Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9821…b7400xac65…4417Base—$0.02100%fluxa120d ago0x9c2781…d930df
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0x84a022…dc8942
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0x3ebea3…8e4434
0x9821…b7400xac65…4417Base—$0.05100%fluxa121d ago0x781e49…c82b2e
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0xe0d1c6…eeb247
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0xb9d83e…7d5cbc
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0x1dbb51…89423a
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0x72a111…4427ac
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0x58b319…832b9c
0x9821…b7400xac65…4417Base—$0.07100%fluxa121d ago0x52fde5…4661eb
0xb90a…9ae40x9821…b740Base—$0.06100%fluxa121d ago0x8a317a…2b6710
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0x25f233…96ada9
0x9821…b7400xac65…4417Base—$0.04100%fluxa121d ago0x8f3653…1f0f6e
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0xd90168…7404fe
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0x5251f2…db4a55
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0xfc2b5b…21f38b
0xb90a…9ae40x9821…b740Base—$0.01100%fluxa121d ago0x61e9d0…fde948
0x9821…b7400xac65…4417Base—$0.01100%fluxa121d ago0x90ce3e…4ab2af

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.