Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa74d ago0xb5255c…5e1eb9
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa74d ago0x7a498f…e2e858
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa74d ago0xecdb2e…12882d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa74d ago0x255428…57e6be
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa74d ago0xefbe9e…187d2f
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa74d ago0xd62b79…560efa
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa74d ago0x7a5b47…ad0a83
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0x87cd27…af19d0
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0x627a12…5cc189
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0xabf0b1…fd4619
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0x80be25…8f2c7b
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0x8a1a27…31f211
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0x9d35be…5ff90c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0xed4840…93296e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0xf0786d…385c66
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0x78eae6…5c38c4
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0x479a18…45ea60
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0xad4270…18607e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0x61a919…b8dc37
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0xe9505d…52ccfc
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0xdba43a…b840ff
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0x1eb054…99a855
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0x45c6ab…01eee1
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0xdeee6e…25dd59
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa75d ago0x0be7fd…63a903

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.