Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0xfd1f4a…48df5f
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x66abd5…faaa48
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x3b6135…eac48a
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x1ebaac…38319d
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0xcd9f5e…2e605e
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x3a4d7a…68c2be
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x49ce5f…b16fa2
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x5c2026…5b6d33
0x092a…28170x9c95…e299Base—$0.001100%fluxa36d ago0x882d80…794af6
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x0fb99f…da9495
0x092a…28170xfe80…47eeBase—$0.001100%fluxa36d ago0x1bb1c1…8c482d
0x092a…28170xfe80…47eeBase—$0.001100%fluxa37d ago0xa44d84…7aac52
0x092a…28170x9c95…e299Base—$0.001100%fluxa37d ago0xf1ff16…4c072b
0x092a…28170xfe80…47eeBase—$0.001100%fluxa37d ago0x4f7d8a…2abedf
0x092a…28170xfe80…47eeBase—$0.001100%fluxa37d ago0xae2264…d31e77
0x092a…28170x9c95…e299Base—$0.001100%fluxa37d ago0x096d5f…62fc92
0x092a…28170xfe80…47eeBase—$0.001100%fluxa37d ago0x8fafcd…a81f10
0x092a…28170x9c95…e299Base—$0.001100%fluxa37d ago0x8ffad8…c09c1a
0x092a…28170xfe80…47eeBase—$0.001100%fluxa37d ago0xf7bc3b…1a65ac
0x092a…28170xfe80…47eeBase—$0.001100%fluxa37d ago0x6dc217…9bac95
0x092a…28170xfe80…47eeBase—$0.001100%fluxa37d ago0xe659fe…19d029
0x092a…28170x9c95…e299Base—$0.001100%fluxa37d ago0x1429e5…8d7ee0
0x092a…28170xfe80…47eeBase—$0.001100%fluxa37d ago0x044cda…3ca22b
0x092a…28170xfe80…47eeBase—$0.001100%fluxa37d ago0xac7db6…20d5df
0x092a…28170xfe80…47eeBase—$0.001100%fluxa37d ago0x6df135…4be995

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.