Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7478…0f310x3803…101bBase$0.001100%coinbase53d ago0x588f62…64100c
0xb08c…c7bc0x3803…101bBase$0.01100%dexter53d ago0xa6669c…672904
0xb08c…c7bc0x3803…101bBase$0.002100%dexter53d ago0x782772…c78402
0xbb7f…da370x3803…101bBase$0.01100%coinbase53d ago0x0661c7…f3b509
0x3803…101b0x9257…2132Basex402 service$0.01100%payAI53d ago0x168160…0bd285
0x3803…101b0x9257…2132Basex402 service$0.01100%payAI53d ago0xbd7d33…85a771
0x83aa…1ac00x3803…101bBase$0.01100%dexter53d ago0x7eebc7…1f0973
0x30ce…ca3b0x3803…101bBase$0.01100%dexter53d ago0xac9e38…901cb6
0x2cc4…fbee0x3803…101bBase$0.01100%dexter53d ago0xe0a71f…2b1230
0x01cd…1e090x3803…101bBase$0.002100%dexter53d ago0x9ec11a…f7b50f
0x3803…101b0x66d7…83bcBasex402 service$0.22100%coinbase53d ago0x68c638…58a796
0x5d9f…80a80x3803…101bBase$0.01100%dexter53d ago0xb70cc7…fc6a9e
0x25a1…ae780x3803…101bBase$0.01100%dexter53d ago0xe52f3f…bc8f67
0xe50c…50240x3803…101bBase$0.01100%dexter53d ago0x0c305c…6ee8e6
0x3803…101b0x2583…967eBasex402 service$0.02100%coinbase54d ago0xc2ee30…1ba206

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.