Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6846…c4450x1c25…7b58Base—$0.01100%coinbase73d ago0xf41667…318ab1
0x6846…c4450xbe5f…2bb8Base—$0.01100%coinbase73d ago0x11fab2…900589
0x6846…c4450x374f…87f4Base—$0.01100%coinbase73d ago0x8f69b3…e94d4e
0x6846…c4450x768d…cfb0Base—$0.01100%coinbase73d ago0x300127…c00cec
0x6846…c4450xd789…469aBase—$0.01100%coinbase73d ago0x23049d…651b9d
0x6846…c4450x7772…39c5Base—$0.01100%coinbase73d ago0x41109f…79dded
0x6846…c4450x2616…48eeBase—$0.01100%coinbase73d ago0x49c2c0…bf9cc3
0x6846…c4450xe822…d254Base—$0.01100%coinbase73d ago0x41535e…f758ed
0x6846…c4450xb24c…0c08Base—$0.01100%coinbase73d ago0x3bba6c…d779c9
0x6846…c4450x3462…fc9bBase—$0.01100%coinbase73d ago0x513cb9…0d23e8
0x6846…c4450xaab2…6f86Base—$0.01100%coinbase73d ago0x9cca4e…c5cf07
0x6846…c4450xa36f…a29fBase—$0.01100%coinbase73d ago0xfc9762…4ef6ba
0x6846…c4450x9b78…0f3aBase—$0.01100%coinbase73d ago0xa77717…57e046
0x6846…c4450xeaf4…ac44Base—$0.01100%coinbase73d ago0xfdf7ce…9a4266

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.