Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0x2a1dac…2758b0
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0xb57ba0…e9711e
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0xcba82b…3d86fc
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0xbe4e31…ac15ca
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0xaa454f…b503b4
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0x57a1d3…ce2bce
0xbc15…92e70x9c95…e299Base—$0.001100%fluxa35d ago0x85bdff…0ad376
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0xdfa3dc…d40f43
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0xfbdf3b…588498
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0xebac67…20fb8a
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0x484c84…bfb9c3
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0xa74be8…8a4e57
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0x57e2be…ffc8af
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0x1393a0…83e695
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0x7c3399…1e3ebb
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0xd8e152…42257d
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0xbda928…3c1908
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0x23bc29…1965e6
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0x038aac…cb6e35
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0xc10eaa…0f603c
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0x09fef2…ac3d49
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa35d ago0xf4be45…984e8f
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa36d ago0xb2831e…6a07ad
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa36d ago0xa94cd0…221988
0xbc15…92e70xfe80…47eeBase—$0.001100%fluxa36d ago0x723029…55c7f7

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.