Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b8d…6a780xac65…4417Base—$0.06100%fluxa116d ago0x4daa64…331163
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa116d ago0xb02574…36f5c7
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa116d ago0x4626c9…8e87ea
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa117d ago0xd43d1f…904422
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa117d ago0x7c5bdd…f6dd03
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa117d ago0x675cb0…890de0
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa117d ago0x7b4e40…1b0f6d
0x3b8d…6a780xac65…4417Base—$0.08100%fluxa117d ago0xa94f1b…227bbc
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa117d ago0x0a76fd…45e0e6
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa117d ago0x89530b…f79898
0xb90a…9ae40x3b8d…6a78Base—$0.06100%fluxa117d ago0x689f2e…ae4c3c
0x3b8d…6a780xac65…4417Base—$0.01100%fluxa117d ago0x2e7bce…3d9800
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa117d ago0xab5cda…7d01a1
0x3b8d…6a780xac65…4417Base—$0.01100%fluxa117d ago0xe84ebb…3c05a6
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa117d ago0x7fc904…2c28a2
0x3b8d…6a780xac65…4417Base—$0.01100%fluxa117d ago0x819537…6d3345
0xb90a…9ae40x3b8d…6a78Base—$0.01100%fluxa117d ago0xdd3c1c…c33a50
0x3b8d…6a780xac65…4417Base—$0.05100%fluxa117d ago0xec810c…52abd0

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.