Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4355…66a30x9c95…e299Base—$0.001100%fluxa57d ago0x77eb01…d40dfd
0x4355…66a30x9c95…e299Base—$0.001100%fluxa57d ago0xe4af27…59667e
0x4355…66a30x9c95…e299Base—$0.001100%fluxa57d ago0xeb20a3…f0ad93
0x4355…66a30x9c95…e299Base—$0.001100%fluxa57d ago0x69b0dd…d785ec
0x4355…66a30x9c95…e299Base—$0.001100%fluxa57d ago0x73d7ab…a06d76
0x4355…66a30x9c95…e299Base—$0.001100%fluxa57d ago0x22b6ea…ff1d62
0x4355…66a30x9c95…e299Base—$0.001100%fluxa57d ago0xb9ac60…bc673d
0x4355…66a30x9c95…e299Base—$0.001100%fluxa57d ago0x83e103…d23ef4
0x4355…66a30x9c95…e299Base—$0.001100%fluxa57d ago0x374368…fa6007
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x689923…9edb2a
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0xc7cd02…7c9e1d
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x52392a…035c91
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x00609b…8a1444
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x0d2648…b8c1ef
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x9cd4e3…adc5d7
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x9794ef…dca684
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0xc12021…962405
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x851c78…d6cea8
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x4084db…3e1eab
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0xde5914…d6c717
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x63bd07…d2c7e7
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0xca5ae3…add59c
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x53a781…b262a8
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0x42e9d3…42d302
0x4355…66a30x9c95…e299Base—$0.001100%fluxa58d ago0xab1f2d…8cbddf

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.