Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x7483c7…b38cf0
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0xa8a50d…13ed97
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x2df3bf…fd6318
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x54cc62…173cb5
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x0e2277…efc1d4
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0xd85db2…24b550
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x54e324…c767bf
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x56067a…a45bd9
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0xb1acce…070443
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0xbc1e8f…a3024b
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x14925e…8ef653
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x8efc5b…f0479a
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x72c404…4ee2b9
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x8728c1…f7b4b3
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x70fdc0…cda240
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x1ee40b…c770d9
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa37d ago0x0b5b28…e9da57
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0xc63da6…725db7
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0xba4ce5…ee026c
0x2b99…c2ef0x9c95…e299Base—$0.001100%fluxa37d ago0x27dbad…303bdc
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa38d ago0xca2542…3bf701
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa38d ago0x3abb46…52afac
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa38d ago0x752a86…9c20ee
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa38d ago0x7ea324…48314f
0x2b99…c2ef0xfe80…47eeBase—$0.001100%fluxa38d ago0x4d7b82…51fc4f

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.