Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa36d ago0xd6ecd2…3f800d
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa36d ago0xa6b22d…c57828
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa36d ago0x4a443a…894451
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa36d ago0xd71bfa…3aee45
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa36d ago0x328366…245d0b
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa36d ago0x22966d…bc06e2
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa36d ago0x5d1b40…141f06
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0x292ce4…690e02
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0xdcbbf7…c26916
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0x772768…adf877
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa36d ago0x498b6d…ad14cf
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0xd6bb56…a214de
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0x9e694a…0b3dfc
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa36d ago0x019845…bccb2d
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa36d ago0x98ad0b…85a67d
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0xe1e0a1…848dba
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0xb53897…a86f10
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0x3fdc15…0d273d
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0xe987c5…668e59
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0x8e2161…6ccf32
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0x7ec52c…eac25a
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa36d ago0x277334…50c2bb
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa36d ago0xac9111…1b5f8f
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0x43e3cd…f8b1f4
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa36d ago0x4f702e…9de199

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.