Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a8ecd…6b9b0c
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa88598…91fbee
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xccf668…364f0b
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc87055…05a5e5
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b7f53…57c5a0
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0106a4…2b7a54
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xade3aa…ff9224
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd0eff1…cecd14
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcbf4e7…7b7247
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b1344…dbe370
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa991d1…33d704
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x44075f…3f12c7
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1459b1…f88777
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe0981e…8ac999
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4f0808…455bc2
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd5d3d…69a2e3
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x98c30e…0417a3
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf41c2d…c8eb74
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa8557d…0dc39b
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc7e9b7…29df92
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdb7d75…0484a7
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4aa41f…e75f19
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61a632…cf2cf5
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb7b629…bfef81
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x84cd8c…5de680

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.