Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd19d…2cf50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x7dd4d6…54e727
0x65d6…afc60x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xa5fd1c…69e63f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8e4eda…ef294b
0x0a70…6a850x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x29b16d…a5de48
0x93b0…fdba0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x31f843…581ded
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x0fae9a…0c3ac6
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xaa3e3f…2368fa
0xe7c8…57140x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0xc88bf3…02e4ad
0x9a07…71840x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x05b6d6…035b7c
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xb96783…e846ae
0xcff6…ecfe0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x9e9b7c…f8c3b0
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x6646e3…734ec6
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x35d79f…e57265
0xad75…e80f0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x39f01a…8d972f
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xf4e791…22434b
0x5f59…f6e20x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x9abd72…3eb528
0x61a5…d23d0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8b7df9…9f6499
0xb1ce…1ea50x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x94188b…7f8925
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x35b175…a2489a
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x2a70e7…6cc733
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x7b4222…847a53
0x69e7…39ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xedb761…c22bae
0xdf39…db800x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xd10b67…a0b103
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x7ce8c8…4a7d1b
0x7ca7…39a80x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x889268…e295b0

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.