Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef9d…fed00x9c95…e299Base$0.001100%fluxa39d ago0x1def5c…831182
0xef9d…fed00x9c95…e299Base$0.001100%fluxa39d ago0xa1dd20…eb0d92
0xef9d…fed00x9c95…e299Base$0.001100%fluxa39d ago0xaa9630…38c2c7
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa39d ago0x8e8d2c…9a9d20
0xef9d…fed00x9c95…e299Base$0.001100%fluxa39d ago0xf4d2b8…8a7be1
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa39d ago0x4cf468…a169c8
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa39d ago0xd3baf2…494362
0xef9d…fed00x9c95…e299Base$0.001100%fluxa39d ago0xae9d51…d3be22
0xef9d…fed00x9c95…e299Base$0.001100%fluxa39d ago0xda3a1a…d8470b
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa39d ago0x508779…c3e366
0xef9d…fed00x9c95…e299Base$0.001100%fluxa39d ago0x7567f7…b9d93a
0xef9d…fed00x9c95…e299Base$0.001100%fluxa39d ago0xc73224…09d873
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa39d ago0x974e99…415df3
0xef9d…fed00x9c95…e299Base$0.001100%fluxa39d ago0xef62f2…2570ef
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa39d ago0xfa7cef…96b151
0xef9d…fed00x9c95…e299Base$0.001100%fluxa39d ago0xf07104…18d919
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa40d ago0xb7ce50…1be792
0xef9d…fed00x9c95…e299Base$0.001100%fluxa40d ago0x1bf402…77b8c8
0xef9d…fed00x9c95…e299Base$0.001100%fluxa40d ago0x5cec51…0274b6
0xef9d…fed00x9c95…e299Base$0.001100%fluxa40d ago0x9ad1f3…f3812d
0xef9d…fed00x9c95…e299Base$0.001100%fluxa40d ago0x749110…4bdfe8
0xef9d…fed00x9c95…e299Base$0.001100%fluxa40d ago0xd022fd…046911
0xef9d…fed00x9c95…e299Base$0.001100%fluxa40d ago0x923373…82b537
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa40d ago0x2af968…82ed0b
0xef9d…fed00xfe80…47eeBase$0.001100%fluxa40d ago0xe46810…104c0a

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.