Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x713d11…b36b9d
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x784681…37fb96
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x74bff3…cb2bcb
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x94e9e2…10469c
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x7824b3…af766f
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x6f385a…972931
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xa36639…aad62e
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x010ffe…f99880
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x8dbce0…736962
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x64ece9…28f25c
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x2e50d5…0611ae
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x4da1fb…d6188f
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0xed33a6…8dd8db
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xed605d…c0225a
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xf7c981…eaff47
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0xa30c1e…eea180
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0x2813f7…fa89c1
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xb42365…4a7323
0x1534…1a3a0xfe80…47eeBase—$0.001100%fluxa34d ago0xdbcc84…f195c1
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xf2e1d7…bc5561
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x7bb808…482110
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x4f5e94…0df9b5
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0xb689d8…0a27c3
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x6764d6…9af486
0x1534…1a3a0x9c95…e299Base—$0.001100%fluxa34d ago0x87db0b…e224ea

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.