Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x0d21cb…37f536
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x4e1340…68d65a
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0xabfffd…4be78e
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0xb2e63e…4ce15f
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0xbb522d…83038f
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0xd6488a…c6d56d
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0xedbec0…8d39cc
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x56839e…2a168f
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0xa70d27…281d5a
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x0fdf1c…851cbc
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x13081b…71b983
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x90a22f…53c2d8
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x0b0de6…dc7df0
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0xab719b…aed517
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x90d381…cd651d
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0xa15333…2a8254
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x79c029…b11e4b
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x1abf98…77659f
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0xee1921…f66795
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x15a5bf…27019c
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0xb7a396…df9408
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x32b836…e67f22
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x3f06e3…f6e8c7
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0xee915d…ee65e8
0xb61d…256c0xfe80…47eeBase—$0.001100%fluxa15d ago0x3baa77…1027aa

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.