Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa71e90…4f8389
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x554e31…7890ae
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc97b86…f13b00
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x790f4b…aeef66
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc85fc5…f01916
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1bcaaa…ca19e9
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x41179c…b15e18
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x73b5c4…cfc902
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x87e8d2…423d5b
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6cfe9b…837486
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe461d2…36ac1c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x92d165…88b129
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe72194…4023fa
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf229a5…c8e52a
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x79ab39…746f2e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdab42b…4c36b7
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x14ef12…e4e8b4
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6dd6cc…858970
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaa3de7…dfd299
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x319d99…27dddb
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x05b752…562d5d
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8be499…98f46e
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI111d ago0x290a95…144770
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI112d ago0xac7504…5f3442
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa9aeed…7e99b8

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.