Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa86d ago0xe0171a…2eac11
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa86d ago0xa71b12…aee79d
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa86d ago0x0e6c3d…8d64e0
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa86d ago0x64b9d8…ab6ebc
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa86d ago0x40a461…164e4e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x6a2672…73d459
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0xb29089…cd827c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0xe08fe1…a3a18c
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x60a074…de0e65
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x2003d6…7cc64b
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x13c4da…087399
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x23bdf4…cf46bc
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x3fb21c…c76c47
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x402a1b…eb103e
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x5b3b5a…006b70
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x128f88…1b5ab1
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0xfac157…e33005
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0xc71621…8960d3
0x1b35…8c070x9c95…e299Base—$0.001100%fluxa87d ago0x50c1eb…c2dc20

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.