Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa34d ago0x9a1865…2d8b8e
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa34d ago0x04a373…ee9d2a
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa34d ago0x507233…459320
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa34d ago0xea7f37…e4e3e8
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa34d ago0x957a4b…435ff6
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa34d ago0x523327…92fec6
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0x20753b…ae9c82
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0xb4aee2…12c372
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa34d ago0x033a52…4b4f80
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0xff8a64…f4f960
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0x7ab7e7…f48c57
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0x6e9457…d69fc2
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0xa69b54…d38fe9
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa34d ago0xa39145…106556
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0xc5af82…b39b7c
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0x798fb0…61d72c
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa34d ago0x1ccbf4…454c90
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0xc2aae3…1a821f
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0x1ba01f…9e62f2
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0x96adee…167c85
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa34d ago0xee5311…2cfb74
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa34d ago0xb3d0d6…868c55
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0x5cb34a…a24b2c
0x9b5e…e54e0xfe80…47eeBase—$0.001100%fluxa34d ago0x9a2923…3a9eac
0x9b5e…e54e0x9c95…e299Base—$0.001100%fluxa34d ago0x78c1d0…8ee9b2

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.