Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa57d ago0x41434c…45f6b7
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa57d ago0x125acf…831626
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa57d ago0xb341d6…f6864c
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa57d ago0x338392…70a761
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa57d ago0x75ea27…d2e2b3
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa57d ago0x1d050d…061e37
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa57d ago0xf7631a…0d9a08
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa57d ago0x916348…002fde
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa57d ago0x63ece8…82019b
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa57d ago0x943177…92556d
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa57d ago0x7d9159…8e32f3
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa57d ago0x20601c…94ec0d
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0x8a840c…d7edcf
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0x5193d5…cb50a4
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0x4fccc0…edc2f0
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0x9057af…e297c5
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0x611c54…07544e
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0x811296…e58909
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0x4efe7d…320469
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0xed6c1f…cf146a
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0xf7ac58…8516ca
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0x6dc98b…553025
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0x9b158c…246517
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0x71679f…e4b52e
0x7ea8…acfe0x9c95…e299Base$0.001100%fluxa58d ago0x2fbab7…b21511

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.