Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fcb…d5f90xb727…738aBase—$0.01100%coinbase10d ago0x20969c…954acb
0x5fcb…d5f90x316d…5799Base—$0.01100%coinbase10d ago0xcf36c7…8ebcc9
0x5fcb…d5f90x0ee4…4751Base—$0.01100%coinbase10d ago0xbe345e…e761f1
0x5fcb…d5f90x2411…41a9Base—$0.01100%coinbase10d ago0x02aca7…904337
0x5fcb…d5f90x66c2…8a10Base—$0.01100%coinbase10d ago0x8fb48b…57a379
0x5fcb…d5f90x3d47…ad0aBase—$0.01100%coinbase10d ago0x4ff809…db0d84
0x5fcb…d5f90xbbd8…df51Base—$0.01100%coinbase10d ago0xed6c91…97496b
0x5fcb…d5f90xd739…e097Base—$0.01100%coinbase10d ago0x376f8a…f4b4c3
0x5fcb…d5f90xcf96…6beaBase—$0.01100%coinbase10d ago0xffbf68…b9de19
0x5fcb…d5f90x2ebd…59ccBase—$0.01100%coinbase10d ago0x168556…2b0c50
0x5fcb…d5f90x5e55…aa15Base—$0.01100%coinbase10d ago0x78285a…b92b7b
0x5fcb…d5f90xab02…3c33Base—$0.01100%coinbase10d ago0x9cc16f…93646a
0x5fcb…d5f90xf164…2622Base—$0.01100%coinbase10d ago0x017e55…3b986a
0x5fcb…d5f90xc6b0…20e9Base—$0.01100%coinbase10d ago0xfbb62d…489436
0x5fcb…d5f90xdbbc…e21cBase—$0.01100%coinbase10d ago0xeaac81…9be78d
0x5fcb…d5f90x4c5f…6323Base—$0.01100%coinbase11d ago0xb5e1ea…35a24f
0x5fcb…d5f90xe93f…1ec1Base—$0.01100%coinbase11d ago0x669d52…ac251f
0x5fcb…d5f90x2f79…f873Base—$0.01100%coinbase11d ago0xf683e1…cb6594
0x5fcb…d5f90xcd15…e555Base—$0.01100%coinbase11d ago0x695000…e34cd4
0x5fcb…d5f90x2fee…8823Base—$0.01100%coinbase11d ago0x27f193…df621c
0x5fcb…d5f90x142c…ef85Base—$0.01100%coinbase11d ago0xe43ad9…1cfc71
0x5fcb…d5f90xdbc8…e002Base—$0.01100%coinbase11d ago0xf00c42…a0276f
0x5fcb…d5f90x425d…9446Base—$0.01100%coinbase11d ago0x2f7575…db33ac
0x5fcb…d5f90x39d4…7a70Base—$0.01100%coinbase11d ago0x19584b…32ea96
0x5fcb…d5f90x3c56…98c9Base—$0.01100%coinbase11d ago0x0f4e4e…60c30f

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.