Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0xcaba32…2df65f
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x6e9423…c8759a
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x266cb9…3d0aae
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x25d99e…15f05e
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x0fc468…6c30fa
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0xf63470…4dd052
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x8427d9…f175e7
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x35dbd1…17507b
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x52f2f9…569bb2
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x28aced…7f71e4
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0xa3327d…25f057
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0xea4b7a…981445
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x3af05f…a412b0
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0xe71f06…6d6d6a
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x02f846…2dcda9
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x112b84…e94fd3
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0xa6a886…264e59
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x4799c5…7fb48d
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0xf9c9ab…07724a
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x6d7024…93f1d0
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0xf4ebde…b55b86
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x345adc…67da9e
0xbb42…72010xfe80…47eeBase$0.001100%fluxa15d ago0x8239b3…c2d830
0xbb42…72010xfe80…47eeBase$0.001100%fluxa16d ago0xcb8e6c…affa2a
0xbb42…72010xfe80…47eeBase$0.001100%fluxa16d ago0x1e3ee2…386a3a

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.