Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc977…874c0xd5ca…b468Basex402 service$0.01100%coinbase73d ago0xce05a8…751d0d
0xc977…874c0xd5ca…b468Basex402 service$0.02100%coinbase73d ago0xd21902…d2efe4
0xc977…874c0xd5ca…b468Basex402 service$0.003100%coinbase73d ago0x6c8a43…b75002
0xc977…874c0xd5ca…b468Basex402 service$0.10100%coinbase73d ago0x191210…9adeac
0xc977…874c0xd5ca…b468Basex402 service$0.01100%coinbase73d ago0xbaf3d3…08b850
0xc977…874c0xd5ca…b468Basex402 service$0.005100%coinbase73d ago0xd8046e…6f93d8
0xc977…874c0xd5ca…b468Basex402 service$0.01100%coinbase73d ago0x2caaab…0753bc
0xc977…874c0xd5ca…b468Basex402 service$0.005100%coinbase73d ago0x835f6d…8eba20
0xc977…874c0xd5ca…b468Basex402 service$0.005100%coinbase73d ago0x69ec40…eb6ba1
0xc977…874c0xd5ca…b468Basex402 service$0.005100%coinbase73d ago0x75120c…f23480
0xc977…874c0xd5ca…b468Basex402 service$0.005100%coinbase73d ago0x229f07…6a1541
0xc977…874c0xd5ca…b468Basex402 service$0.005100%coinbase73d ago0x61fa24…8bb49b
0xc977…874c0xd5ca…b468Basex402 service$0.01100%coinbase73d ago0x8ee536…70116b
0xc977…874c0xd5ca…b468Basex402 service$0.01100%coinbase73d ago0xd8988e…ad8bbf
0xc977…874c0xd5ca…b468Basex402 service$0.002100%coinbase73d ago0x306a31…b4933d
0xc977…874c0xd5ca…b468Basex402 service$0.005100%coinbase73d ago0x769eb2…85e6c0
0xc977…874c0xd5ca…b468Basex402 service$0.25100%coinbase73d ago0x59b7c3…bcd4b6
0xc977…874c0xd5ca…b468Basex402 service$0.02100%coinbase73d ago0x2bc72b…bb6aea
0xc977…874c0xd5ca…b468Basex402 service$0.01100%coinbase73d ago0x7e61eb…df2a9f
0xc977…874c0xd5ca…b468Basex402 service$0.005100%coinbase73d ago0xd796e1…87b70e
0xc977…874c0xd5ca…b468Basex402 service$0.002100%coinbase73d ago0xfaa75e…60d1da
0xc977…874c0xd5ca…b468Basex402 service$0.005100%coinbase73d ago0x94eaa7…7f3983
0xc977…874c0xd5ca…b468Basex402 service$0.02100%coinbase73d ago0x852c63…1af2c4
0xc977…874c0xd5ca…b468Basex402 service$0.005100%coinbase73d ago0xa9fe7b…3b6bc0
0xc977…874c0xd5ca…b468Basex402 service$0.005100%coinbase73d ago0x2912b9…1f483f

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.