Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa4869d…a6f633
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI112d ago0x83d1be…a87ded
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd3a1b4…fcede1
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcf755d…a4c689
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI112d ago0x78d649…0acb61
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI112d ago0x72f127…f7c496
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7195b6…b2748f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI112d ago0x81f8d4…11d66b
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaa63b1…0bf954
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x00f0e0…b31a68
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb6a392…6ede26
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc4f1a4…b95006
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x706009…ef1ebb
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x95df8c…bdcd95
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2adead…5f0c42
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x257d9f…47a776
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6cc3e7…dd5ca3
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ea770…bb1690
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x54b2e8…b6ab9f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x53729c…91606f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9b0ce6…5f9c66
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x31e9eb…5760d0
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x290608…e45840
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5b5df6…1c1cca
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9aafae…991161

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.