Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x521f…13800x07cf…2396Basex402 service$0.02100%payAI16d ago0x6d371d…bab25a
0x521f…13800x07cf…2396Basex402 service$0.06100%payAI16d ago0x9a56fe…dbb8e8
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xbf673a…0cfdad
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x187259…3300e6
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x45ce7c…d04e52
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x5ecde2…93e0e0
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x1bec69…ae7e9d
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x9476cc…d2cc49
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xedd55e…f5fb13
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xa26cea…911fa9
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x9bf857…6bba1c
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x1fb7d4…f4e3f4
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x31af54…1940df
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x7ce2fb…c57909
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x562d57…111030
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x469d5c…d73259
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xaae152…a7b75c
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x288758…b34843
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x7658f1…b3d295
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xa87397…e86ef2
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xd94692…e8d6e0
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xb2d9de…6f8d45
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x6787f0…e948be
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x536100…74ad05
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xc5f547…5d4b97

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.