Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf3f1b8…ecd123
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfc72ab…1b60f6
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3d3881…d2a650
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4876ea…7827ed
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x937e5d…b08122
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbdb9a7…f5a304
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x025ae8…967837
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x23cebb…af3e29
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1b2dbf…4ae6cb
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7294ee…8205ec
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x30f715…d117ad
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7ab6cb…4b32e9
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x053330…d17c6c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5e7ac5…f10809
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc3ebd1…ebcd82
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x124fa6…1bea1d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x708bde…fa12ae
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0xdd89dd…6bf9d5
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x65de5f…aed34d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9e8d2f…a7accb
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5ee657…96f1e5
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI118d ago0xad4a3d…e0c814

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.