Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8947…94f00x47c5…4fc3Base—$52.5070%0x549c…63b726d ago0x8dd8ff…032c74
0x8947…94f00x47c5…4fc3Base—$10.5070%0xb7fe…9d8026d ago0x6c26bc…b31d42
0x8947…94f00x47c5…4fc3Base—$5.2570%0xb77d…5f2d26d ago0x6dccea…d5d221
0x8947…94f00x47c5…4fc3Base—$5.2570%0x0562…cf2026d ago0xdea975…affdc4
0x8947…94f00x47c5…4fc3Base—$52.5070%0xbcc0…614b26d ago0x729d65…1459e0
0x8947…94f00x47c5…4fc3Base—$1.0570%0xf9f2…732926d ago0x5ec149…5da2cc
0x8947…94f00x47c5…4fc3Base—$10.5070%0x45eb…e31b26d ago0x4b73e0…f48f5c
0x8947…94f00x47c5…4fc3Base—$10.5070%0xcdfd…ef8227d ago0x198f18…d4de98
0x8947…94f00x47c5…4fc3Base—$52.5070%0x13c6…f0ed27d ago0x0c995d…75f643
0x8947…94f00x47c5…4fc3Base—$10.5070%0x8121…3f9d27d ago0x0c994a…3f80f8
0x8947…94f00x47c5…4fc3Base—$5.2570%0x3e5d…fd3827d ago0x2ee02f…5e533e
0x8947…94f00x47c5…4fc3Base—$52.5070%0x6ea2…9d3327d ago0x3603f0…a1e058
0x8947…94f00x47c5…4fc3Base—$10.5070%0x707e…8d2827d ago0xd4400b…31632c
0x8947…94f00x47c5…4fc3Base—$21.0070%0x2fb2…aefd27d ago0xae2e3c…611fc6
0x8947…94f00x47c5…4fc3Base—$10.5070%0x20d2…f0b227d ago0xb57a37…c47722
0x8947…94f00x47c5…4fc3Base—$5.2570%0xc664…74ab27d ago0xaa1a28…29b5a9

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.