Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf35197…439683
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x270813…08d98a
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc21e1c…2bd2a6
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf367c4…dfd9e3
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x84c262…6e12aa
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x50330e…031ed6
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x43b3c2…0571db
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x55687c…e694dc
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9535a2…835946
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x02d90a…5bc4c9
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf1c23f…56d680
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x74a380…af6e52
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2841b2…1b2967
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x79242a…d34a26
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfa839b…19c973
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xefcb6d…114f02
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f2182…b806c0
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfeedc3…c71cbb
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb0a395…d2c8b6
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb69271…2d851a
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa28b44…708997
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa3257a…34d422
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5fdb31…1e3b40
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x88a7b1…6d9cbf
0x8ea4…ddd60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5d0fd5…bd4fcc

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.