Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0xe65517…89ec91
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x6e742c…f790b6
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0xb0d0e0…8cb298
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0xaae88c…89620d
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x3ca085…22d3f4
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x9ce574…247587
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x0e2705…8825ec
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0xd41e3a…57a082
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x1d5174…54b445
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x050bc7…ad5ea8
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x9b83ed…79f589
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0xe7bb57…2cf98e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x4b6e13…7482ae
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x132e33…65cfbb
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0xdcc5c4…89d9d1
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0xe7ca97…dccedc
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x2806d1…d11a66
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x628450…87fa3f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0xa4b8b2…5b9f56
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x731c8b…4dd345
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x59a2e7…624533
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0x7c77d6…96ac85
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0xdc987e…b11a0e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0xddcecb…7bcae9
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase118d ago0xbe8049…1ecaaa

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.