Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9041…09ad0x9c95…e299Base$0.001100%fluxa40d ago0xd24c70…afe4aa
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa40d ago0x2624e4…00227a
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa40d ago0x4e2a90…d9b63e
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa40d ago0xf93617…70c6ea
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa40d ago0x24179c…1400ca
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa40d ago0xf6a2aa…77a77f
0x9041…09ad0x9c95…e299Base$0.001100%fluxa40d ago0x0944cf…0b3d41
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa40d ago0xda02dd…ff2646
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa40d ago0x82ec27…2e3c96
0x9041…09ad0x9c95…e299Base$0.001100%fluxa40d ago0x345587…e8d73f
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa40d ago0x342d8e…3d3055
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa40d ago0xc9eaa9…8b87aa
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa40d ago0x51946f…7f0490
0x9041…09ad0xfe80…47eeBase$0.001100%fluxa40d ago0xa8d2bf…da22da
0x9041…09ad0x9c95…e299Base$0.001100%fluxa40d ago0xcf3be0…211504
0x9041…09ad0x9c95…e299Base$0.001100%fluxa40d ago0xc9f0e9…37c95d
0x9041…09ad0x9c95…e299Base$0.001100%fluxa40d ago0x3bf21d…d686b1

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.