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%coinbase16d ago0x0e9063…da82c5
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x240aa4…b96b4e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0xe97c2c…8e5d75
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x1c36f5…38d57c
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0xf3132d…5c3db6
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x28259e…c5a354
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x9af41d…d7fd50
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x9d4064…d04d8c
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x00cdb8…44fc60
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x9134c7…a708de
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x77f6f6…9f9c58
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x8abd88…afe48c
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x7ff4c4…739632
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x7621aa…635797
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0xd4c5bb…a23f74
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0xc29c49…86cff7
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x2aaed0…ac31a0
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x68cc94…87d439
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0x5cb3e2…111606
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase16d ago0xcafc61…4fe48a
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase17d ago0x4b4d65…7fd7f3
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase17d ago0x4e310c…bf2312
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase17d ago0x8fa065…6c35cf

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.