Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa36d ago0xbe1d5d…a87fd6
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa36d ago0x4fde34…417a0e
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa36d ago0xf05bca…f868a6
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa36d ago0xca4341…82961a
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa36d ago0x7cac74…8a29ff
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa36d ago0xf80747…841322
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa36d ago0x9b0dce…54d83f
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa36d ago0xd3517f…a6ea01
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa36d ago0xdc0688…d43239
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa37d ago0xe81924…fe87c1
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x16801f…649bb1
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x359d32…83586e
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa37d ago0xd15fbf…0057c6
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0xaa364e…933cf6
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0xb7c313…37ef95
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x8a6928…7bf226
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x592066…989774
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0xa5f623…85021d
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x3f598e…9a1e57
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x36f454…fca8c9
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa37d ago0x5109cf…b9f7d7
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa37d ago0xf9f191…9ab62a
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa37d ago0x5054f6…1b3dc7
0xa49e…fe340x9c95…e299Base—$0.001100%fluxa37d ago0x958ffa…8df0bf
0xa49e…fe340xfe80…47eeBase—$0.001100%fluxa37d ago0x1cf2a7…4d0fbe

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.