Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x5ee4ba…6964f5
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x0694bc…afd79e
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x1c6045…406bdf
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x385a5a…1339eb
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0xb81970…1a7318
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0xeb8f04…404d09
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x3187e7…dc2297
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0xa404cb…5f8f5f
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0xda56f7…73310f
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x8532ee…2ee4ec
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x2cdf2b…fff2dc
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x8f6d64…ab3d7f
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x189019…5c2a2a
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0xe77657…c3aab4
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0xcd43db…7d3564
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0xbefb90…17679e
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x00baa2…1dc399
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x9632f2…1946b5
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0xff31d0…98fc09
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0xe8eb52…748c66
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x5d17c4…52ae84
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0xb29f8d…855fa5
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa24d ago0x20f077…4f27e3
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x056813…734ab3
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa25d ago0x864108…6b78df

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.