Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x981413…62fdfe
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1a3338…9afd11
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7ba732…5da534
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc8ff17…d27964
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86ad47…127bec
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x08700a…e77bd7
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x150be9…7c4f05
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc6a3b6…96a541
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x170717…038e87
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd7c82e…1fae29
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x538219…3c91ae
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5404dc…1e9796
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x21630a…6528fc
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0386e7…26cf48
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5377cc…6a879e
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xada116…6b1a62
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x86fd08…545188
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x157b6c…5441b8
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x75ddbf…6a7836
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0aace2…d13039
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9950fc…45a65a
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x39ae61…def5c7
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x11655c…6b6e15
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2531a7…8f7f9d
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc03a70…bb7f04

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.