Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x153b1e…1fc003
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0xc04f2b…521975
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x2f0484…491ef3
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0xcffdfd…4b3da8
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0xc8a4d6…2e6672
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x0d1a08…8d69b0
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x3c8467…481302
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0xc684e3…90eb0e
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x8e15d7…27ebd2
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x26da84…f40253
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x19ba1d…785c4f
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0xaca567…602f34
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0xc372db…f7abc6
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x9ab85a…d6f577
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0xdd7202…b1b156
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x5609b9…3758a4
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x5f629a…24babd
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x257e45…1c0159
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x91db45…981d81
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x3261f1…fa1114
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0xffbc0a…526fb5
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0xbef3bb…fd532c
0x2ad8…b7da0xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0xf0770f…e6c50e
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0x22c1e8…d04a0c
0x2b36…c7730xa588…014cBase—$0.0170%0x5e3b…c8a522d ago0xbfdf76…c3fe01

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.