Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI121d ago0x97d9f8…1d07c1
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI121d ago0xa1ebb1…12bfd4
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xf05fe8…a0e29f
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xa0e059…a4fc76
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xe593d3…141a45
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xd16351…06ee49
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x1d1599…b364e2
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xa42ec9…e74736
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x1dfa56…4d666d
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x3ed29b…fa1803
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x568ed8…3ac387
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x6c08b0…f370cf
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xe8f1c4…3c73ed
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xaf9b77…f09dc6
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x23b509…5e2d58
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x52954f…172581
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x810af7…2612d8
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x5a5795…15ae70
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0xdf138d…4d0109
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x2c6b62…09c599
0xc3d0…60da0x6a5e…c666Basex402 service$0.001100%payAI122d ago0x5c3c19…2f1b73

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.