Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0xffd07f…9939f2
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x8464a8…f3f658
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0xf00909…ef108a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0xa1ef03…84bf85
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x78aff2…06c49e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0xca17c9…b8272a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0xdcad1b…fa2116
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x5ba064…6c74d4
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x6dd2f4…67923d
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x435541…442731
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x5545e0…84f123
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0xf8e9c8…31d57e
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x941922…b1c8be
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x28e41c…0b652a
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x722632…e76abe
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0xb68e8e…5060e5
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x7e73db…c42a84
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0xafd2f4…7c89a1
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0xca8e49…fde02b
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0xda5574…b3dd68
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x0fd948…37a5b6
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x286052…895651
0x445f…40930xfe80…47eeBase—$0.001100%fluxa22d ago0x68fed6…69e3a9
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0x441d75…31ea19
0x445f…40930xfe80…47eeBase—$0.001100%fluxa23d ago0x86570f…19abbb

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.