Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa15d ago0x877724…6f2419
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa15d ago0x442547…816e9b
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa15d ago0xff53ab…134d94
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa15d ago0xee57a2…d3eb4d
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa15d ago0x139eb6…4bc4dd
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa15d ago0xd162d8…2b0c6b
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa15d ago0xe38c6c…6d0138
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa15d ago0x306ed1…9e8ca9
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa15d ago0x8d014f…37a155
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0x88890d…2591a1
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0xea9445…09c3bf
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0xdaf062…2b1876
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0x8441dd…5b5cba
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0x4301b3…958cdf
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0xbf0bdc…e30d09
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0x2fc230…dacba6
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0x98dc4a…3fd6da
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0x5c0f8b…156752
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0x9e6729…14ece8
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0xe0a6c8…127d22
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0xf9e827…0133e9
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0xe80e13…8893f7
0x7c8a…40e50xfe80…47eeBase—$0.001100%fluxa16d ago0x0f26ed…e0b0f5

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.