Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd6b…807f0x3e0a…78e7Base—$0.002904100%coinbase16s ago0xa48468…bdbe2f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase16s ago0x9646b6…d67e64
0xcfa3…a8dc0x158e…3d00Basex402 service$0.05100%coinbase22s ago0xbe3e98…a644a2
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0x31fbbb…3983d3
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase32s ago0xa1a480…65672f
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x4c91…bd4934s ago0xb17227…a701e6
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a540s ago0x000c2a…a0c9e4
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc44s ago0x36db3c…87c332
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase46s ago0xdf5346…0c4db2
0x8b9a…83680x3e0a…78e7Base—$0.003621100%coinbase48s ago0xa7a0c3…c37919
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa50s ago0x449274…664cab
0xa787…64cf0x47c5…4fc3Base—$10.5070%0x3845…8ad256s ago0xf8a99a…66132f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase1m ago0x0665e7…cc2fae
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0x7a339f…447f6b
0x83d2…eac30xa9dd…2315Base—$0.002100%coinbase1m ago0x22f02b…eab7a6
0x54e1…f4e00xf22e…f493Basegeocode-reverseGeo$0.001100%coinbase1m ago0x61f21e…be074e
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase1m ago0x791509…22f2ed
0xa87c…fca50x665a…cab3Base—$100.1070%0x4661…93fd1m ago0x642245…ce120e
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase1m ago0xd3ab8f…72d9ec
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase1m ago0x425be7…45564c
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase1m ago0x1ea423…0a2c04
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase1m ago0xdb139f…c90bc5
0xd0c6…e4200x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xec4316…fc34c4
0x102e…ab430xa9dd…2315Base—$0.002100%coinbase1m ago0x818460…46896b
0xe279…a35b0x6239…76f3Base—$3.0070%0x3e32…3ce71m ago0xd819d2…05f4bd

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.