Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c1b…42610x9fb3…1d9aBasex402 service$0.001100%coinbase10s ago0xa35113…6020b4
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa10s ago0x4dd7c8…d76d9f
0x5d4d…0afd0xfe80…47eeBase—$0.001100%fluxa10s ago0x1a043d…ddab87
0xcca7…bcc20xfe80…47eeBase—$0.001100%fluxa10s ago0xafde3c…cf0439
0x06e7…1c9e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x8d928c…297bdd
0x32bc…15ae0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xe784c6…19b031
0x1e06…70260x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x054a3a…03ac27
0x66c4…37cb0x66c4…37cbBase—$0.1020%Payer-submitted18s ago0x0e4ad8…6a10a9
0xadca…64e40x7ce7…14ffBase—$0.5070%0x25e9…76f018s ago0x5aedb3…07e1c0
0xadca…64e40x7ce7…14ffBase—$0.5070%0x25e9…76f018s ago0x5aedb3…07e1c0
0xadca…64e40x7ce7…14ffBase—$3.5070%0x25e9…76f018s ago0x5aedb3…07e1c0
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase20s ago0x355a29…1cb89f
0xb46a…db060xa8b2…1d68Base—$0.0170%0x9501…c67722s ago0xeb142a…d19acf
0x1e66…fbca0x52e2…f3eaBasex402 service$0.001100%coinbase22s ago0x21da51…2531d4
0xef02…581d0x6839…1a2bBase—$0.003100%coinbase22s ago0x585d41…b74a35
0x1e66…fbca0x52e2…f3eaBasex402 service$0.005100%coinbase24s ago0xa59ec5…2eff81
0x1fe2…ad170xf000…94fcBase—$0.03100%coinbase28s ago0x92dcd5…7247b3
0x1332…66eb0x47c5…4fc3Base—$18.0070%0x4f4d…74b730s ago0xc9f38b…56f0de
0x1e66…fbca0x52e2…f3eaBasex402 service$0.003100%coinbase30s ago0xde1653…c0710f
0x338e…6fc60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xea53d7…f3fc26
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase32s ago0x11f0a9…7de530
0x14ed…bec60xa9dd…2315Base—$0.002100%coinbase34s ago0x236bdf…9fb76c
0xca51…a6c30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xfe6c1c…f93965
0x1e66…fbca0x52e2…f3eaBasex402 service$0.003100%coinbase34s ago0xf8c556…0989df
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase34s ago0x6afa86…a73b13

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.