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.02100%dexter33d ago0xdfa4c4…a68c10
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter33d ago0x8986a1…699a70
0x729e…fe050x07cf…2396Basex402 service$0.04100%dexter33d ago0x501cb2…25cd3b
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter33d ago0x4f26e4…02e01e
0x729e…fe050x07cf…2396Basex402 service$0.02100%dexter33d ago0xdccd5f…b6c556
0x729e…fe050x07cf…2396Basex402 service$0.20100%dexter33d ago0xc62a7e…b04ca7
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter33d ago0xfd555c…76d0ff
0x729e…fe050x07cf…2396Basex402 service$0.06100%dexter33d ago0x09febf…e43816
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x91abaa…c505f1
0x729e…fe050x07cf…2396Basex402 service$0.02100%payAI33d ago0x9d8b89…145110
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x238a9d…ead85b
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x4cb13d…895093
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xb94a7b…3750d4
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xdfa78d…0e433f
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0xef53e6…06e111
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0x1292e5…d04e14
0x729e…fe050x07cf…2396Basex402 service$0.04100%payAI33d ago0xe9a511…a53a56
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x664853…ca52d2
0x729e…fe050x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x0e2219…6128f8
0x729e…fe050x07cf…2396Basex402 service$0.04100%payAI33d ago0x454a30…8c798e
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xd9e51d…1ac6c4
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x778a5c…ad04b4
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x3e1063…197d24
0x729e…fe050x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x195db8…c0e3a5
0x729e…fe050x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0xcf2798…4a25ae

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.