Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3589…d0e70xe899…452bBase—$0.01100%coinbase73d ago0xac67f3…4453d7
0x3589…d0e70x2ab4…75c6Base—$0.01100%coinbase73d ago0x59c26c…7e0983
0x3589…d0e70xc6a4…8570Base—$0.01100%coinbase73d ago0xeb8ab5…cf8ece
0x3589…d0e70xded6…33faBase—$0.01100%coinbase73d ago0xdbfa0f…05f70d
0x3589…d0e70x2c3a…a19fBase—$0.01100%coinbase73d ago0x68562e…f739d8
0x3589…d0e70x68c7…ab57Base—$0.01100%coinbase73d ago0x0d0a75…b03bc9
0x3589…d0e70xf984…4decBase—$0.01100%coinbase73d ago0x8c75e0…ea006b
0x3589…d0e70x64db…5a8bBase—$0.01100%coinbase73d ago0x0953df…824498
0x3589…d0e70x673c…273dBase—$0.01100%coinbase73d ago0x38caad…464ce9
0x3589…d0e70x0c9c…1b93Base—$0.01100%coinbase73d ago0xdc9ffb…89e53f
0x3589…d0e70x46af…735dBase—$0.01100%coinbase73d ago0xd39519…3dc9e0
0x3589…d0e70x904f…3c36Base—$0.01100%coinbase73d ago0x059807…d2c4c6
0x3589…d0e70xeb79…0079Base—$0.01100%coinbase73d ago0xb444af…34afb5
0x3589…d0e70xc22b…4b6fBase—$0.01100%coinbase73d ago0xcf336c…b43d73
0x3589…d0e70x1399…2e5eBase—$0.01100%coinbase73d ago0x21b89c…0b6ac9
0x3589…d0e70xbf29…2b28Base—$0.01100%coinbase73d ago0x0c852a…c21be6
0x3589…d0e70xc120…12c4Base—$0.01100%coinbase73d ago0x435f40…2588f6
0x3589…d0e70x307f…509bBase—$0.01100%coinbase73d ago0x5f687f…c99a9c
0x3589…d0e70xb02c…b5a2Base—$0.01100%coinbase73d ago0x3b07fa…1a4d49
0x3589…d0e70x7991…2221Base—$0.01100%coinbase73d ago0x4c4fa8…c65b68
0x3589…d0e70xc194…a57bBase—$0.01100%coinbase73d ago0x809157…eabd94
0x3589…d0e70x4c02…fc7bBase—$0.01100%coinbase73d ago0x1af4a7…fde41d
0x3589…d0e70x3e75…f3c5Base—$0.01100%coinbase73d ago0xbd843b…7c4001
0x3589…d0e70xdaa0…4ddbBase—$0.01100%coinbase73d ago0xca34b8…3fffbb
0x3589…d0e70x1687…73acBase—$0.01100%coinbase73d ago0x6996d4…ff1477

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.