Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x083e8e…4e4b17
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x2c9948…71785f
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x5b1217…2a3b7e
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x6b7467…6aef07
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x1654f3…9c866e
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0xe4bd0e…344405
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa25d ago0xba2422…dd3284
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x5d0fa9…351f0e
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x91997d…4a9d8a
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0x054813…9c4f5b
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa25d ago0xb494a0…36e0c0
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x9a6e48…d962b5
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x9c4cc3…fafcc2
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x23f198…c7bc29
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0x0824a9…71fcc7
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x30b28d…fe1855
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0x2793b0…4679f8
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xcdc141…ad1fa6
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0xae78bd…ab26e4
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0x7c78dc…521207
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xa19e4e…b3d810
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa25d ago0xc0b5c5…2acc2d
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa25d ago0x4ceb47…cda637
0x7263…e0ff0x07cf…2396Basex402 service$0.04100%payAI25d ago0xf9badc…0fce7a
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa25d ago0xc097eb…5831fb

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.