Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x8b44e2…3ce594
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x0f5c5c…d3f7b3
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x0047d9…41b7a8
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x0e9129…258cd6
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x961a46…02c298
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0xc0ac33…48ade2
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x24964d…b4dd0c
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0xcbade5…21d371
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x69803c…dbac37
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0xa6173f…d1f133
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0xd75236…af87ad
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x4f7ff9…a58be2
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x6f6ac1…536f88
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0xc2d2bb…d89e90
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0xcff371…2c378e
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0xc4e8c7…336688
0x74af…94aa0xfe80…47eeBase$0.001100%fluxa15d ago0x8dcff5…e349de

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.