Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa34d ago0x56dffc…49826c
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa34d ago0x4864d8…d12e98
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa34d ago0x18b247…807fdc
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa34d ago0x67b0d8…b1b0c4
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa34d ago0xeb0a02…ecc28c
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa34d ago0x4ee36b…9799e7
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa34d ago0x37257d…a8c702
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa34d ago0x822536…0463f9
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa34d ago0x78989f…710c92
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa34d ago0x916a86…4ab97f
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa34d ago0x4a743b…e746e2
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa34d ago0x1c97a1…a4f1e4
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa34d ago0x1e67a6…a094eb
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa34d ago0xacd70b…23a813
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa35d ago0xed4755…782971
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa35d ago0x49f0ca…5fff84
0x4d9a…859f0x9c95…e299Base$0.001100%fluxa35d ago0x35ef9a…fdabd6
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa35d ago0xc5328b…8540d0
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa35d ago0x10dedf…c1624a
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa35d ago0x971ae0…89646e
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa35d ago0xc88fb2…26c1f6
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa35d ago0x21cbe6…5c8007
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa35d ago0x02a9d2…e4c6fe
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa35d ago0x7c448f…aeaa25
0x4d9a…859f0xfe80…47eeBase$0.001100%fluxa35d ago0xf34c66…df706a

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.