Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2810…155f0x83de…b48eBase—$0.01100%coinbase64d ago0x98727e…5d99ca
0x2810…155f0xb8b6…b746Base—$0.01100%coinbase64d ago0x90f07c…dc3217
0x2810…155f0x9b89…b260Base—$0.01100%coinbase64d ago0xa89649…dea295
0x2810…155f0xf14f…3827Base—$0.01100%coinbase64d ago0x8c652c…bbddce
0x2810…155f0x4763…cb7bBase—$0.01100%coinbase64d ago0x112fe3…09a940
0x2810…155f0xebd7…3bf5Base—$0.01100%coinbase64d ago0x9908e5…971dbf
0x2810…155f0x5ff4…5762Base—$0.01100%coinbase64d ago0x07595d…3df10d
0x2810…155f0xd057…6ddeBase—$0.01100%coinbase64d ago0x58a2be…667e0f
0x2810…155f0xa7bb…c342Base—$0.01100%coinbase64d ago0xc93d81…802e3e
0x2810…155f0x77a8…3259Base—$0.01100%coinbase64d ago0xe46e05…7a54d0
0x2810…155f0x9bb8…0cffBase—$0.01100%coinbase64d ago0xdb9f8a…0dbbba
0x2810…155f0xe5cf…deb4Base—$0.01100%coinbase64d ago0x8de9f6…0eedbf
0x2810…155f0x5a0a…65adBase—$0.01100%coinbase64d ago0xa6ecca…d51ae6
0x2810…155f0xafb9…9529Base—$0.01100%coinbase64d ago0x49b18a…e56b68
0x2810…155f0x3c54…f02dBase—$0.01100%coinbase64d ago0xd74c16…a3d7e3
0x2810…155f0xf534…50cdBase—$0.01100%coinbase64d ago0x271981…1c4f53
0x2810…155f0x0ac3…5b6aBase—$0.01100%coinbase64d ago0x923395…b9421a
0x2810…155f0x05bd…fa93Base—$0.01100%coinbase64d ago0x1f833d…2ef342
0x2810…155f0x7525…dac7Base—$0.01100%coinbase64d ago0xc830ff…a728b3
0x2810…155f0xdc96…aa1cBase—$0.01100%coinbase64d ago0x021100…630562
0x2810…155f0x7e43…51c9Base—$0.01100%coinbase64d ago0x02bdfa…cc0db2
0x2810…155f0x74ff…55baBase—$0.01100%coinbase64d ago0x0ecda0…850f21
0x2810…155f0xfea4…83afBase—$0.01100%coinbase64d ago0xf6f515…8fd054
0x2810…155f0x09f6…ad3bBase—$0.01100%coinbase64d ago0xb95b62…10f547
0x2810…155f0x58b2…4dc8Base—$0.01100%coinbase64d ago0x3bb47a…52532f

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.