Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x8bfb71…5c5f1c
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa50d ago0x279912…46477f
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x4fb9ae…2f4d6f
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x273b15…c2ea98
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x8173e3…c1d4a8
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x62f7c1…70f0b0
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x01ff73…460077
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0xfa682c…47f338
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0xd6c105…0f621f
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x43d60b…316a83
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x2da653…5e7745
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0xe307ca…8d2255
0x89b8…278f0x9c95…e299Base—$0.001100%fluxa50d ago0x1f30d5…2167de
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x1984e3…872161
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x0938b1…d54c29
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0xf5e77f…3717b2
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0xf0791f…a9b0ca
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0xf28dbc…d0b75c
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0xd68f4e…ab7f92
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x6d0190…120036
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x81d2ff…065d0f
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x0ba97b…e6732f
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x8a2f14…dba988
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0x16aa3b…dda116
0x89b8…278f0xfe80…47eeBase—$0.001100%fluxa50d ago0xc80a27…9311ad

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.