Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa117d ago0x8f1ab3…39b6e5
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa117d ago0x685b89…1370d0
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa117d ago0xdd6266…4ca295
0xa29a…10cc0xac65…4417Base—$0.02100%fluxa117d ago0xa28724…22196c
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa117d ago0xe8ccdf…2ce890
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa117d ago0x6e3762…c785ee
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa117d ago0x1c2350…a96fef
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa117d ago0x8c0489…cf4fdc
0xa29a…10cc0xac65…4417Base—$0.02100%fluxa118d ago0x0c8fff…2037f2
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa118d ago0x6497f9…18fd7f
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa118d ago0x09929f…2141ab
0xa29a…10cc0xac65…4417Base—$0.03100%fluxa118d ago0xce6071…c7d45c
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa118d ago0xc62834…0d88e2
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa118d ago0xe47ef1…cb3720
0xb90a…9ae40xa29a…10ccBase—$0.01100%fluxa118d ago0x7dc699…2037dd
0xa29a…10cc0xac65…4417Base—$0.05100%fluxa118d ago0xe0f5f2…57d1cd
0xb90a…9ae40xa29a…10ccBase—$0.05100%fluxa118d ago0x4d8a94…246f22
0xa29a…10cc0xac65…4417Base—$0.02100%fluxa118d ago0x3ada0f…946679
0xb90a…9ae40xa29a…10ccBase—$0.02100%fluxa118d ago0x59a802…238b51

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.