Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa780…ffc80x0529…7db3Base$0.01100%payAI38d ago0xb1ee07…2e34ad
0x7e23…528f0x0529…7db3Base$0.01100%payAI38d ago0x15082b…0fa8a5
0x7e23…528f0x0529…7db3Base$0.01100%payAI38d ago0x35f88b…2288c7
0x7e23…528f0x0529…7db3Base$0.01100%payAI38d ago0xc6edee…6a1664
0x712e…54070x0529…7db3Base$0.01100%payAI38d ago0xdd17b6…3ff50e
0x7e23…528f0x0529…7db3Base$0.01100%payAI38d ago0x489d66…0e951f
0x712e…54070x0529…7db3Base$0.01100%payAI38d ago0x89298f…e48d6f
0x7e23…528f0x0529…7db3Base$0.01100%payAI38d ago0x069cc6…73e545
0x712e…54070x0529…7db3Base$0.01100%payAI38d ago0x7034c3…f530d0
0x7e23…528f0x0529…7db3Base$0.01100%payAI38d ago0xa57520…a273f3
0xa780…ffc80x0529…7db3Base$0.01100%payAI38d ago0xcfe198…eb439b
0x712e…54070x0529…7db3Base$0.01100%payAI38d ago0xe225d2…133f5f
0xa780…ffc80x0529…7db3Base$0.01100%payAI38d ago0x47ed45…938a36
0x712e…54070x0529…7db3Base$0.01100%payAI38d ago0x0c2259…684106
0xa780…ffc80x0529…7db3Base$0.01100%payAI38d ago0x53561b…2a9662
0xa780…ffc80x0529…7db3Base$0.01100%payAI38d ago0x8f791b…0ad05b
0x7e23…528f0x0529…7db3Base$0.01100%payAI38d ago0x7309f2…699e56
0x7e23…528f0x0529…7db3Base$0.01100%payAI38d ago0xaeec8e…3617fd
0x7e23…528f0x0529…7db3Base$0.01100%payAI38d ago0xc885bb…62e1e1
0x712e…54070x0529…7db3Base$0.01100%payAI38d ago0xea8e47…b6a286
0x7e23…528f0x0529…7db3Base$0.01100%payAI38d ago0x0bef22…fc761c
0x712e…54070x0529…7db3Base$0.01100%payAI38d ago0x67c173…28d226
0x7e23…528f0x0529…7db3Base$0.01100%payAI38d ago0x441ecf…28b7f6
0x712e…54070x0529…7db3Base$0.01100%payAI38d ago0x6dd14f…fd9269
0x7e23…528f0x0529…7db3Base$0.01100%payAI38d ago0xb37677…64cc92

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.