Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0xdd119e…3e1aa9
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0xb3a3a7…805d3b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x97f63a…eb1c68
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x507497…a88d35
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x34bea5…f40193
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x8aa1be…835d34
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x63654d…20f8ec
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x8b218b…a1359d
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0xbc6268…497b29
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x279432…2fd2f1
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x370abd…78278a
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x09a904…a9d6e3
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x85fe1e…e716e6
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0xed85b0…764b4b
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0xa76915…425020
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0xe7eb15…7af8e0
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0xa19287…3d8341
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x2ee733…f52696
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x4007bd…d7def0
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x339744…db2b68
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x8755d8…976184
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0xe13331…c9d147
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x049fa3…08c12a
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0xfe136d…8af9ef
0x5953…69400xfe80…47eeBase—$0.001100%fluxa18d ago0x51157b…c0830f

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.