Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0xcc19b5…00ff2e
0x1764…041b0x2932…4f60Basex402 service$0.005100%coinbase34d ago0x1bd5cd…0d3965
0xaa54…5c530x2932…4f60Basex402 service$0.005100%coinbase34d ago0x8e8e5f…d3d012
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0xb1f744…a5ad69
0x305e…3dbc0x2932…4f60Basex402 service$0.005100%coinbase34d ago0x75deb0…e6fa28
0xdbbe…fe350x2932…4f60Basex402 service$0.005100%coinbase34d ago0x719c8a…398410
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0x721f21…493930
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0x270dee…ad8b64
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0x6de2e5…1d7faf
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0xc8d886…1aa526
0x46f6…5d1d0x2932…4f60Basex402 service$0.005100%coinbase34d ago0xb9b2bb…6d749e
0x848e…89430x2932…4f60Basex402 service$0.005100%coinbase34d ago0x503661…b33495
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0x4ad542…865c0f
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0x393a4d…4d39e5
0xbc51…4abf0x2932…4f60Basex402 service$0.005100%coinbase34d ago0xea5325…664590
0x84b3…99ef0x2932…4f60Basex402 service$0.005100%coinbase34d ago0x90ff94…9f8f8d
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase34d ago0xa5eeea…c2fa18
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase35d ago0x700e8a…4c967b
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase35d ago0xe14225…36a9ae
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase35d ago0xc9e6d1…f924a6
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase35d ago0x0183de…97c7e7
0x2c42…13950x2932…4f60Basex402 service$0.01100%coinbase35d ago0xe88009…8ce7b6
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase35d ago0x97bcf3…8a3563
0x7d43…12800x2932…4f60Basex402 service$0.005100%coinbase35d ago0x569c38…2fcdd2
0x284f…33680x2932…4f60Basex402 service$0.005100%coinbase35d ago0xe348dd…1d71da

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.