Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6fa3c4…47e925
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0ea313…74e1ea
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa01498…cf8c39
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI110d ago0x101bb2…1e295b
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x00d49b…07616f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdcf2df…151760
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe4d1a4…a49742
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc7777c…a1278f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe17a6a…fa9c8c
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xaddbc3…852be0
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x29727d…79e87d
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0138e7…166379
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xf31afa…015f32
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x59f402…643d26
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x8d54df…8089e6
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x93bf1c…7f12e1
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe3f1d0…8b848a
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x18c364…e0454a
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe4d151…b66552
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc75eae…7cf374
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4e939a…001b80
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x66e1fb…22b005
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1f8f0a…a2482e
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3fb8b8…ae4716
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdb1010…b2f552

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.