Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa12d ago0xce8fb5…2947f9
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa12d ago0xb421a0…7266cf
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa12d ago0x4050b4…d1e3d2
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa12d ago0x94c1c4…fdfa5d
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa12d ago0xcce50f…d5ab5e
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa12d ago0x0c104b…b2d5a6
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa12d ago0x2dc033…c967ad
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa13d ago0xd65905…402633
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa13d ago0xcf141e…96f031
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa13d ago0xf6bb6c…f7cfc3
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa13d ago0x04d878…94bf5d
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa13d ago0x9c9fb2…ae3d61
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa13d ago0xb44588…3b9c63
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa13d ago0xc9ad91…e97987
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa13d ago0x247d7c…803b96
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa13d ago0xd05e72…110070
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa13d ago0xaf60a1…ff5ff3
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa13d ago0x346f05…cbabc6
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa13d ago0xa76cbc…1bebb5

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.