Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8fe7ac…cf01e6
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x51eac2…4ce9fe
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe10137…124c98
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x992c98…976ab0
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xce4dd4…351ee5
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27437d…0473be
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x43a8e9…0310b8
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59fe7f…5cd13e
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x728faa…2d5fe9
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71ecd7…cbefd6
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda61bc…b56a67
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9f7cea…d0ac4b
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x353a63…36008f
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1fc795…446443
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8bc143…e90f77
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6a49f7…9d4d97
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcf33fd…a5b9b0
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3d1dfd…e2a5f4
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe40f10…da8097
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7dd748…247cd2
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf0836b…9b23b3
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x12a41d…c65507
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe7a216…9de661
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b9352…3e332a
0xc8d0…37950x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7e2410…cc8043

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.