Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x83a904…9a1db8
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0xe3c41d…786ff0
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0xc7c2d8…1c3d1c
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0xd5ff6f…3ba9f4
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x6c0d87…8676af
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x9162c4…994bc6
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0xd59d62…cfd138
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x137ef3…421800
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0xafcbdc…85f507
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0xd142a4…fadc13
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x6b42dc…917fa9
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0xe382c4…47b31d
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0xa6bd95…a9cdb7
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x2241f4…3f6063
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x465026…f06aba
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0xc9bf3a…d08a3e
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x1dad3f…2a4333
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x57b6e6…7d0723
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0xfe8e8b…8d3aa3
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x1aa389…1dbccc
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x767283…a0b2dc
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x1cc2b2…a7ff9d
0x169c…415e0xfe80…47eeBase$0.001100%fluxa13d ago0x1662c1…450588
0x169c…415e0xfe80…47eeBase$0.001100%fluxa14d ago0x214c88…a5594f
0x169c…415e0xfe80…47eeBase$0.001100%fluxa14d ago0x9c1501…12c534

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.