Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0x77ef6a…b66146
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0x6c44a7…b3c147
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0x5d9238…b533e1
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0x637936…86ecdc
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0x55b097…5604ff
0x3cfc…1ee90x9c95…e299Base—$0.001100%fluxa38d ago0x356611…a12908
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0x1a1d80…da0648
0x3cfc…1ee90x9c95…e299Base—$0.001100%fluxa38d ago0x38b543…1c867e
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0xe096c7…281c8c
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0x85d0a4…fe4607
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0x0facae…1dc88e
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0xdd1d62…f77df4
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0x9fb52d…d0b467
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0xf09952…0cecdc
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0x98ab3b…0d699f
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0x6ac075…d2192a
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0xacbc45…2e41a8
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0xb085ed…62c821
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa38d ago0x0ce4d7…52ff3f
0x3cfc…1ee90x9c95…e299Base—$0.001100%fluxa38d ago0xac906e…a35e32
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa39d ago0x04baa6…9a483e
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa39d ago0xd7ef69…f46faa
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa39d ago0x4b2508…415187
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa39d ago0xa101ba…d9693d
0x3cfc…1ee90xfe80…47eeBase—$0.001100%fluxa39d ago0xd9a358…94475f

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.