Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa36d ago0xafe9c0…db4366
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0xdb819f…a04c24
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x1ae898…5295ce
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0xa3e997…f46e42
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa36d ago0x93351a…60d730
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa36d ago0xdaf916…1ca136
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa36d ago0xb8077a…0b17a5
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa36d ago0xb051c1…71f1f3
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0xcc6172…0c57eb
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa36d ago0xa52837…2578d6
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0xaf82ee…b6519c
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x370bbf…777835
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0xad7ed3…12d808
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0xd94be3…4bd08a
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa36d ago0x107006…569fda
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x4fd451…4a533e
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa36d ago0x66ce3e…20fed7
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x0d05a7…da6015
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0xe14c97…08c875
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa36d ago0xb9e267…e44e21
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa37d ago0xb6fc2e…a690ad
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa37d ago0xc418e6…db3005
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0x7e43a2…dfd894
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa37d ago0x5e9fd2…693e6d
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa37d ago0xf1622a…c61bc8

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.