Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0xc3c2e3…6d7a23
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x6c45f8…148778
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x59d023…f04c8a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x715c36…cfdcdc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x696e97…02e448
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x9531dc…89326c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x873a17…8edfc0
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x0665d0…52b2f7
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x6c8e63…6f96c8
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x5ac66a…016450
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x7db2f9…d235e4
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0xacf58d…9a4250
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x5d34b8…5ea628
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x7664aa…a34bc7
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0xf7af9f…328780
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x222593…9ab89e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0xbf6ed8…6e3aca
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0xde2d4d…d9294b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x7c6778…eb85bf
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x38ed61…24e34c
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x8819fb…5ab67f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa91d ago0x38805e…393d91

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.