Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xad8b…78afBase—$0.01100%candidates104d ago0x666ff7…dc3382
0xb90a…9ae40xad8b…78afBase—$0.01100%fluxa104d ago0x3ca0db…a6b6d7
0xb90a…9ae40xad8b…78afBase—$0.01100%candidates104d ago0xe069bc…ec437a
0xb90a…9ae40xad8b…78afBase—$0.01100%candidates104d ago0x6d0b64…8394bc
0xb90a…9ae40xad8b…78afBase—$0.01100%candidates104d ago0x3355c4…2c1bae
0xb90a…9ae40xad8b…78afBase—$0.01100%candidates104d ago0x51fce6…19d0b7
0xb90a…9ae40xad8b…78afBase—$0.01100%candidates104d ago0xe83364…15e5e7
0xb90a…9ae40xad8b…78afBase—$0.01100%candidates104d ago0xabebfa…7b5de7
0xb90a…9ae40xad8b…78afBase—$0.01100%candidates104d ago0x1b98b2…2fc152
0xad8b…78af0xac65…4417Base—$0.05100%fluxa104d ago0x7ab720…93eb1d
0xad8b…78af0xac65…4417Base—$0.07100%fluxa104d ago0x7fc8f0…e22f1e
0xb90a…9ae40xad8b…78afBase—$0.01100%candidates104d ago0x075fb5…d9ba42
0xb90a…9ae40xad8b…78afBase—$0.01100%candidates104d ago0xd6b154…d489c5
0xb90a…9ae40xad8b…78afBase—$0.01100%candidates104d ago0x7d3dc2…b55253
0xb90a…9ae40xad8b…78afBase—$0.01100%fluxa104d ago0xc8481f…53db82
0xb90a…9ae40xad8b…78afBase—$0.01100%fluxa104d ago0xcabd5a…b50bf6
0xb90a…9ae40xad8b…78afBase—$0.05100%fluxa105d ago0x30c777…873b8f
0xb90a…9ae40xad8b…78afBase—$0.01100%fluxa105d ago0xd202c7…f83dfd
0xb90a…9ae40xad8b…78afBase—$0.01100%fluxa105d ago0x26ec43…09fa35

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.