Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xb44e…0e5fBase—$0.01100%candidates105d ago0xbcb9fe…5f9791
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa105d ago0xd03c1f…828f23
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa105d ago0xd6f5f3…bd26d8
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa105d ago0xcff4c5…f53adf
0xb90a…9ae40xb44e…0e5fBase—$0.01100%candidates105d ago0x7b2d7a…6c65be
0xb90a…9ae40xb44e…0e5fBase—$0.01100%candidates106d ago0xe42eb2…22c22a
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa106d ago0xf597a4…94f06a
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa106d ago0x940b78…70e86f
0xb90a…9ae40xb44e…0e5fBase—$0.01100%candidates106d ago0x3ced05…e526cb
0xb90a…9ae40xb44e…0e5fBase—$0.01100%candidates106d ago0xca5e48…c75937
0xb90a…9ae40xb44e…0e5fBase—$0.01100%candidates106d ago0xb6ee90…9d6914
0xb90a…9ae40xb44e…0e5fBase—$0.01100%candidates106d ago0x0fc864…7bbb93
0xb90a…9ae40xb44e…0e5fBase—$0.01100%candidates106d ago0xa39a1e…b8ca13
0xb90a…9ae40xb44e…0e5fBase—$0.01100%candidates106d ago0x510716…9903f7
0xb90a…9ae40xb44e…0e5fBase—$0.01100%candidates106d ago0xdf1557…da2a76
0xb44e…0e5f0xac65…4417Base—$0.03100%fluxa106d ago0x54bf06…8bb81e
0xb44e…0e5f0xac65…4417Base—$0.10100%candidates106d ago0x751c8a…e44031
0xb90a…9ae40xb44e…0e5fBase—$0.01100%candidates106d ago0x074309…e2038e
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa106d ago0x002ee7…6fa4e9
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa106d ago0x023468…4c85bc
0xb90a…9ae40xb44e…0e5fBase—$0.05100%fluxa106d ago0xccdd2e…c5fb5b
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa106d ago0x1ddb1a…9ea311
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa106d ago0x60c262…48dd6b
0xb90a…9ae40xb44e…0e5fBase—$0.01100%fluxa106d ago0xc66565…c9eda1
0xb90a…9ae40xb44e…0e5fBase—$0.02100%fluxa106d ago0xb433f4…19ac64

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.