Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa15d ago0x6b90ff…7f0727
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa15d ago0x0281b6…3a1203
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xb37032…4509dc
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x08b9ac…1ca59e
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xf60275…fae891
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x537b6a…a07060
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x2ca6d3…e0d667
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x9c4ed6…32c4d4
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x63de64…b31808
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x4fed22…2ced7d
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x69fad0…c069b2
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x5ea6ea…92277a
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xa49b57…fe33d8
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x25104b…16cee3
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x58b412…ecd88c
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x8dd94a…7c833d
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xd19e6a…cad8dd
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xc118ec…ccb550
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x98a763…e8183e
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x2a798c…eaac31
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0xdd4687…bfe309
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x695b8b…b0aacd
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x55f89a…2e8fc4
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x8ca084…305fc6
0x696f…2a8a0xfe80…47eeBase$0.001100%fluxa16d ago0x992340…353253

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.