Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59ff…e3fb0x01b9…311eBase—$0.01100%coinbase73d ago0x06f0bf…07066f
0x59ff…e3fb0x97a3…d5bcBase—$0.01100%coinbase73d ago0x61831f…986d1f
0x59ff…e3fb0xea3e…bb3eBase—$0.01100%coinbase73d ago0x09e9bc…403d21
0x59ff…e3fb0xb935…b3ccBase—$0.01100%coinbase73d ago0x45d392…abcafb
0x59ff…e3fb0xdb3c…7610Base—$0.01100%coinbase73d ago0xd92afb…ac3fe8
0x59ff…e3fb0x1242…a29bBase—$0.01100%coinbase73d ago0xec9e2f…82e90c
0x59ff…e3fb0x3e75…76e4Base—$0.01100%coinbase73d ago0x8a3d0a…d2945d
0x59ff…e3fb0xc28e…9b24Base—$0.01100%coinbase73d ago0x092769…63fbef
0x59ff…e3fb0x7b23…047aBase—$0.01100%coinbase73d ago0x9bb01d…ba47a3
0x59ff…e3fb0xf113…41ebBase—$0.01100%coinbase73d ago0x7016ca…b91107
0x59ff…e3fb0xc136…a22bBase—$0.01100%coinbase73d ago0x797a83…5e19c3
0x59ff…e3fb0x67fa…1fc1Base—$0.01100%coinbase73d ago0x7de569…4817b2
0x59ff…e3fb0x979c…4cdcBase—$0.01100%coinbase73d ago0xa763b1…08b6fb
0x59ff…e3fb0x2ebe…eeeaBase—$0.01100%coinbase73d ago0xe8e125…7d6a29
0x59ff…e3fb0x4a46…f8dfBase—$0.01100%coinbase73d ago0x128cd3…6ce6cf
0x59ff…e3fb0xadee…bde8Base—$0.01100%coinbase73d ago0x62aed9…d62db1
0x59ff…e3fb0x9ce0…1533Base—$0.01100%coinbase73d ago0x23159c…6a8482
0x59ff…e3fb0x002f…a8aeBase—$0.01100%coinbase73d ago0xbe41e9…866a38
0x59ff…e3fb0x686f…7422Base—$0.01100%coinbase73d ago0x4ab26c…b9ec58
0x59ff…e3fb0x4af2…ad19Base—$0.01100%coinbase73d ago0x737db8…02d224
0x59ff…e3fb0x81df…18b7Base—$0.01100%coinbase73d ago0xe2624a…4a0adb
0x59ff…e3fb0x1b79…23fcBase—$0.01100%coinbase73d ago0x59ad61…aed178
0x59ff…e3fb0x81c2…758cBase—$0.01100%coinbase73d ago0xe28481…12163b
0x59ff…e3fb0x74da…6b9dBase—$0.01100%coinbase73d ago0x11821b…3b491e
0x59ff…e3fb0xf8f8…064fBase—$0.01100%coinbase73d ago0x0820a7…214ebd

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.