Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dcf…a6ba0xac65…4417Base—$0.11100%fluxa109d ago0xbd5292…77d008
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x2d94ee…0eeaaf
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x87c527…f4352b
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x53e740…2e9fbb
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x6ec3a0…b5be0f
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x1b5a79…e49771
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x4adca7…6c39a4
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x8e5114…25160c
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0xca3495…9104eb
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0xae52e2…78b314
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x0ac7ee…5b6998
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x5f771f…562341
0x9dcf…a6ba0xac65…4417Base—$0.12100%fluxa109d ago0xc18331…7bb290
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x2fb975…cec046
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x9c1e57…a13478
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0xdb8c04…2e891e
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x2fb1d3…ce8fd6
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x91d098…13c14f
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x82297f…dd2720
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0xd5b8eb…bb8e44
0x9dcf…a6ba0xac65…4417Base—$0.01100%fluxa109d ago0x0bf391…d615ad
0xb90a…9ae40x9dcf…a6baBase—$0.05100%fluxa109d ago0x0285fa…4a25b5
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0x89bf49…126ace
0x9dcf…a6ba0xac65…4417Base—$0.01100%fluxa109d ago0x989df0…319a7f
0xb90a…9ae40x9dcf…a6baBase—$0.01100%fluxa109d ago0xf7d35b…c0abb8

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.