Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0xfe7994…706fe0
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0xf25c05…96fe81
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x543708…775209
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x73ee45…2ab2f2
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x90431d…4881eb
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x5c3fc1…2f58f9
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0xa9a4d0…d60636
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x4b3957…fe94c7
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0xa53534…b7c1d2
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x6db704…3fe87c
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x205d83…0bb09e
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0xfe2a47…157da8
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x1a9b81…b4b25d
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x106d74…92af23
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x407d02…e2192e
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0xf8ff95…b5b832
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x912f91…b16b37
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa50d ago0xdac5f2…b0a994
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0xa0cab3…4cc023
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x376845…9f36d8
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x9fc7e6…1e71cb
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x676add…2f17dd
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x0bdc95…7bec1d
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x5573db…ee40e8
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa50d ago0x245b80…4b7fd4

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.