Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x675648…9f537f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbebe0e…2df7f2
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1ca0a…6f9ca8
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9a9df4…98e7dd
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x04c999…af994d
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71adfa…9d83b1
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x03ac4a…51c307
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x801e36…dfbe38
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24ff2b…26a6c2
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xae4043…a8de83
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa5c1ad…10fd2b
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfdee92…21475d
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x591706…d0ca63
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x05b933…c19950
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd98bd2…0ec947
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xda5929…7eaf8b
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2dfe56…4a9622
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x55640f…b67f2f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf37683…a7e0c4
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf43563…3bc044
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xccfaaa…39ffd6
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6d02f8…d63cb4
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa856c1…78208f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x107e2f…516e8f
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9a892e…c9db79

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.