Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x2137c4…90db09
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0xd86726…3d74f7
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x04a2de…f2b858
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0xaab288…0a194d
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x39f8d7…0cb7e8
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0xfe9297…c52e0e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x10f249…ee8fd2
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x259242…e31a47
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0xb78273…e1a1b7
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0xc4e2fc…60ccc2
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0xe59f40…3cec67
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x93cc65…e73349
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x4eb950…af6eaf
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x9e5ca0…a9a1d7
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0xcb82dd…8b5d10
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x99b426…f1c95e
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x1643a7…844b45
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x11ceb3…fa3ae0
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x3eefb3…c335fd
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x1f2cec…f9379d
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0xe8d018…4c498b
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x1af6f1…4d4549
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x9e559e…8d1754
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0xe616ed…e2c9fa
0x3645…b7900xfe80…47eeBase—$0.001100%fluxa17d ago0x08ccee…faebf3

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.