Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x9c55d8…bb7dc4
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x495756…d11c28
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0xfe911c…135243
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x34a763…01f8d9
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x906d42…8ae9e8
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0xba4764…4ddcb1
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0xefb2f5…a09f35
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x5c879f…485663
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x411c29…8a4fef
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0xbbea59…4a3b1d
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0xa051a8…0dfbf3
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x61144c…91b1a4
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x971bb3…fa9cf0
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x4d8c1f…1d1f5c
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x6da69d…85a3c2
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0xbcd6cb…9b4a91
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x2e9cff…40074e
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x37531c…87dccd
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x6344b1…4cfcc2
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x8f9c16…5a0a11
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x872a88…ee6dc0
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0xef5146…2a7371
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0xb50483…7d0831
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0x3729df…26dff0
0xfd0f…08c90xfe80…47eeBase—$0.001100%fluxa50d ago0xe414b8…158ad1

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.