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.0270%0x1360…66fa16d ago0x4b7997…a8e9fd
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x6d0d73…2beaae
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xc3b8df…760dab
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x011247…816801
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x0bcbaf…9ea37a
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x7dcc94…6bd611
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x4e7063…8fff69
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x07b2e3…38dee7
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x83c845…6f858d
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xec4794…4f5212
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x53b5dc…05212c
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xf9344a…dfccfe
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc68c1d…a4a353
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xa37ff5…3772c4
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x1eaff8…e6d1f3
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x7dc244…fbff96
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x65bc70…9ec681
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x69dc5c…b4315b
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x3b4e7d…203c8a
0x729e…fe050x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x9b59b2…ada55d
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x540dfc…954627
0x729e…fe050x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xe9297c…ebc4d3
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x1a0f98…959526
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x70f5f3…d1c3fe
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xe52e68…e0294f

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.