Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa877…8a060xa2a8…553fBase—$0.01100%coinbase73d ago0x491490…325936
0xa877…8a060xdc6e…5ea7Base—$0.01100%coinbase73d ago0x05b5ec…0126a0
0xa877…8a060x8336…8fa7Base—$0.01100%coinbase73d ago0xf839bb…99a094
0xa877…8a060x3b10…4626Base—$0.01100%coinbase73d ago0xc6aa5e…d503a8
0xa877…8a060x3fab…b8f7Base—$0.01100%coinbase73d ago0x4c41b7…566d83
0xa877…8a060x3045…568dBase—$0.01100%coinbase73d ago0x8ae511…e97c22
0xa877…8a060x0cc3…31d3Base—$0.01100%coinbase73d ago0x0750fb…f8d707
0xa877…8a060x4fdf…c832Base—$0.01100%coinbase73d ago0xbf3306…aef225
0xa877…8a060xd4c4…e786Base—$0.01100%coinbase73d ago0xd033aa…dc67da
0xa877…8a060x2952…f099Base—$0.01100%coinbase73d ago0x96109e…f45875
0xa877…8a060xc64c…e38aBase—$0.01100%coinbase73d ago0xc8b4ed…744895
0xa877…8a060xe1d5…ea6fBase—$0.01100%coinbase73d ago0xdd219f…f0c4de
0xa877…8a060xec0e…763aBase—$0.01100%coinbase73d ago0x7037cf…fbdfa5
0xa877…8a060xb350…0b48Base—$0.01100%coinbase73d ago0x12f527…4d9175

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.