Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa46d ago0x56aef0…107cff
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0xfe24c1…375244
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0x39f539…76f11e
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa46d ago0x6f0939…4b756a
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0xc0ea13…50fa7c
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0xeacf94…53f512
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0x4c75e6…20cf9f
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0xac9aca…56892a
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0x48ad56…53bf08
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0x7620a8…0c7983
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0xb1de06…e4b9f8
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0x8770c1…c2fad9
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0x37fcb7…6759ff
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0x2250cd…c40cad
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0x4b5834…7fa28c
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0xa1914f…f35056
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0xc001b3…586c5d
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0xa0ed13…e61b15
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0x29029b…6a8be9
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0xe8db7b…ce7d13
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0x0b9654…e12e44
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0xba7e95…574c3e
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0xd6f620…00aefb
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0x51405f…86c595
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa46d ago0xc7a9eb…13c3f4

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.