Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0x513a17…e76229
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0xb3283e…deb182
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0x050499…356add
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0xcf616f…086393
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0xa3b28d…2c01b0
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0x961b53…b969d7
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0x416e48…6ff0f7
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0xf993c8…1c5804
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0x79f196…5f0513
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0xcbdd23…d980b6
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0xd9c7dd…fe2d73
0xdeca…3da50xac65…4417Base—$0.04100%fluxa118d ago0xb89990…a4f6f7
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0x41f996…c13207
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0xe798d4…0131ca
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0x744dcb…3fe9be
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0xd4748b…86ce60
0xdeca…3da50xac65…4417Base—$0.06100%fluxa118d ago0x3d83ac…2ef2b6
0xb90a…9ae40xdeca…3da5Base—$0.05100%fluxa118d ago0xda2aec…1ed1b1
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa118d ago0xf798f7…a9d276
0xdeca…3da50xac65…4417Base—$0.03100%fluxa118d ago0xce8549…7d492c
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa119d ago0x0bda7f…7389c8
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa119d ago0xeeff93…d669de
0xdeca…3da50xac65…4417Base—$0.02100%fluxa119d ago0xa2f1a4…de3f86
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa119d ago0xfb0b89…bf2313
0xb90a…9ae40xdeca…3da5Base—$0.01100%fluxa119d ago0x2a5cc3…6f8093

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.