Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0xe76338…2ec1d8
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x5d3860…c93a36
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0xb8042f…11f8f8
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0xa34346…459d5f
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0xc1666f…eb2af1
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x1d450d…c899b0
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x79084c…dcc0d2
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x68c37a…3e21b5
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x0e5268…9ee98a
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0xd5e673…cdb57f
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x98ca95…62ccc8
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x5d638c…793780
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0xa20d33…a8e88d
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0xbff547…d3434f
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0xb36167…bba0f9
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0xc47902…2f552f
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0xef2533…2123e5
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x10f332…86e866
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x7b3649…d6033c
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x993ae1…432c52
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x9d70ee…7326be
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x35bb09…107dd4
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0xbcbd25…c1db4a
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x26129a…6a7013
0x74cc…76e90xfe80…47eeBase—$0.001100%fluxa31d ago0x87c2f0…d2222e

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.