Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4f1…047a0x1343…4abbBase—$0.98100%fluxa62d ago0x3e65a6…286dc1
0x66c7…795a0x1343…4abbBase—$0.98100%fluxa62d ago0xb7e30b…16df81
0x2717…80ec0x1343…4abbBase—$0.98100%fluxa62d ago0x3ffad8…4e8032
0x7af7…2d4c0x1343…4abbBase—$0.98100%fluxa62d ago0x026874…bd0b83
0xec91…31360x1343…4abbBase—$0.98100%fluxa62d ago0x451e26…272a2b
0xc091…24980x1343…4abbBase—$0.98100%fluxa62d ago0x728b08…6ca8b9
0x19d8…20c10x1343…4abbBase—$0.98100%fluxa62d ago0x131833…9ccacd
0x1816…4fc90x1343…4abbBase—$0.98100%fluxa62d ago0x898171…c9b710
0xfdaa…a4ab0x1343…4abbBase—$0.98100%fluxa62d ago0x2558a7…d38bc7
0x726a…f8210x1343…4abbBase—$0.98100%fluxa62d ago0x1a9617…3043af
0x24c6…70e30x1343…4abbBase—$0.98100%fluxa62d ago0x0954fe…41322a
0x691e…238d0x1343…4abbBase—$0.98100%fluxa62d ago0x06d6a6…0d554f

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.