Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2749…4f390x9c95…e299Base—$0.001100%fluxa32d ago0x858d81…7fb759
0x2749…4f390x9c95…e299Base—$0.001100%fluxa32d ago0x2bfd17…e085fb
0x2749…4f390x9c95…e299Base—$0.001100%fluxa32d ago0x7ece1e…0d9afe
0x2749…4f390x9c95…e299Base—$0.001100%fluxa32d ago0xc82c76…cf5ccf
0x2749…4f390x9c95…e299Base—$0.001100%fluxa32d ago0xe458f6…78f1b9
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa32d ago0x2ca93c…cdcfae
0x2749…4f390x9c95…e299Base—$0.001100%fluxa32d ago0xcb9463…4fb8b6
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa32d ago0x686250…c30c3c
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa33d ago0x4ef990…88653d
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa33d ago0x7e97ca…0a8621
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa33d ago0x95cb0f…802db8
0x2749…4f390x9c95…e299Base—$0.001100%fluxa33d ago0x105882…cfff30
0x2749…4f390x9c95…e299Base—$0.001100%fluxa33d ago0xcf6053…d25580
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa33d ago0x9af03e…ac6d3c
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa33d ago0xf794a4…b52850
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa33d ago0xc602bc…e16024
0x2749…4f390x9c95…e299Base—$0.001100%fluxa33d ago0x5fd503…e0ae5d
0x2749…4f390x9c95…e299Base—$0.001100%fluxa33d ago0xcaca5d…de5b8a
0x2749…4f390x9c95…e299Base—$0.001100%fluxa33d ago0x274054…96c50c
0x2749…4f390xfe80…47eeBase—$0.001100%fluxa33d ago0x43b89a…8c3c0d

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.