Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf94c3…d7013f
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb8dd76…2c434d
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1bf0f2…e733e8
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x566ab3…9b199d
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x011d87…60c6e5
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x85db9f…8e7138
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf9a2fe…b5e010
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xec749c…eeaf4d
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfc48c8…a8ba7f
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaeffa2…c957f1
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x21e089…d1c053
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x65ec26…0cb7bc
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd97e21…6696f7
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd414d3…74e60b
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x48063e…810d08
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2607ac…b6b3cb
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x68b439…30fc10
0x488c…4f2d0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf50844…da9261
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x93de30…7b80d5
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa541ec…36c4d8
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1f2689…3b0b50
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc07eff…fd05a1
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x37dea2…a0f067
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xca3aff…b92efe
0x488c…4f2d0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbfc1f6…d65b17

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.