Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x5cced8…8ac039
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0x896d3b…a5abff
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0x7a6b60…03f778
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x5d56f4…df11ab
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0x085ea9…fe1e65
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x504c40…f63965
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x79d771…bf9c77
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x2065f8…63bc34
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0x82cff6…bece9b
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0xd7c68b…78852f
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x30a93c…6f2ca5
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0xffb13f…d88d91
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa35d ago0x199a7d…08bb1e
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0xc536b6…48205d
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0xe39eb8…4e508a
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0x99e491…f95254
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa35d ago0xa86629…5da225
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa36d ago0x85211b…c2bd48
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0x5980e5…258028
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0x5d1a9f…7e579b
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0xfd9ccf…9abdd4
0x3e9f…d6060x9c95…e299Base$0.001100%fluxa36d ago0x07244d…eb136a
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0x7baf70…4b80f3
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0x1f4da4…6fbf90
0x3e9f…d6060xfe80…47eeBase$0.001100%fluxa36d ago0x8bef34…157caf

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.