Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefab…9daa0x9d19…08d3Base—$0.01100%fluxa106d ago0xfb68ed…be22ff
0x07e9…20030x9d19…08d3Base—$0.01100%fluxa106d ago0xb82bdf…a28654
0xd874…24710x9d19…08d3Base—$0.01100%fluxa106d ago0x9cbca7…50ef42
0xc02a…46a00x9d19…08d3Base—$0.01100%fluxa106d ago0x4dd584…ff17da
0xe121…b25d0x9d19…08d3Base—$0.01100%fluxa106d ago0xb72b4f…173f3b
0x3adc…eed90x9d19…08d3Base—$0.01100%fluxa106d ago0x9d62c3…eebcf0
0xfebf…dbd60x9d19…08d3Base—$0.01100%fluxa106d ago0xa70076…0af8ac
0x1e08…2f9f0x9d19…08d3Base—$0.01100%fluxa106d ago0x74dab6…e9e5c6
0x0866…5ab80x9d19…08d3Base—$0.01100%fluxa106d ago0xf31284…6febf2
0xeb31…ea6e0x9d19…08d3Base—$0.01100%fluxa106d ago0xaf72cc…ca4a22
0x4a52…17640x9d19…08d3Base—$0.01100%fluxa106d ago0xd89e46…8725bf
0x91e8…52160x9d19…08d3Base—$0.01100%fluxa106d ago0xfc4dc7…4e8dae
0x157a…97a90x9d19…08d3Base—$0.01100%fluxa106d ago0x6cf92a…25ad39
0xe70f…ae230x9d19…08d3Base—$0.01100%fluxa106d ago0x6b03de…a86463
0x6232…095a0x9d19…08d3Base—$0.01100%fluxa106d ago0x64dd76…3644e7
0x9550…d8950x9d19…08d3Base—$0.01100%fluxa106d ago0xe65a27…caabea
0x38c4…b16d0x9d19…08d3Base—$0.01100%fluxa106d ago0x699597…20fb6f
0xd7f0…466b0x9d19…08d3Base—$0.01100%fluxa106d ago0xe7d953…5c2cbd
0x7f9b…f1fa0x9d19…08d3Base—$0.01100%fluxa106d ago0x0f3b36…aebc21
0xe6de…bfa80x9d19…08d3Base—$0.01100%fluxa106d ago0x7f63f3…4a0c7e
0x3674…d9dc0x9d19…08d3Base—$0.01100%fluxa106d ago0xa0cb5b…af8687
0xd6e1…88f80x9d19…08d3Base—$0.01100%fluxa106d ago0xd65a61…60ce43
0xa6d3…d9c60x9d19…08d3Base—$0.01100%fluxa106d ago0x6a2ba2…8622b7
0x39ba…20ff0x9d19…08d3Base—$0.01100%fluxa106d ago0x2c5149…1ea5d3
0x6ada…18350x9d19…08d3Base—$0.01100%fluxa106d ago0x3e383f…c1ce72

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.