Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x3598cb…0f2ed5
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0xeec107…a87f57
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0xad3759…8f4847
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x9ca32d…e15fae
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x0de953…566bc1
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x38cdb0…136f78
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x9b0892…df5b37
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x3ded7a…3854ba
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x34ee02…b7d300
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x0f4bdd…119ab1
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x26ca25…9f8f99
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x2e12cc…970fe8
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x7a1fb9…6d73e5
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x3b6b79…20c9b3
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x8751ee…c00690
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0xe4cb15…580920
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0xe95acd…2845a8
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0xf68811…68682e
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x56f9df…4f2acc
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x45f961…385705
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0xe2cd05…7668f7
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x6bd830…695d8e
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0xb59999…a0ccd2
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x4b5228…e0868f
0x856d…1c3e0x9c95…e299Base—$0.001100%fluxa74d ago0x9151e9…d9dfd1

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.