Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0xbcda10…16bfa1
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0x63bee1…2aa5ba
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xf366c4…60a330
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa33d ago0x8b04d8…e5d5f2
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0xb60b03…8379ce
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa33d ago0xde7950…de2cf9
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa33d ago0xea2361…765ffb
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0x08f074…008a6b
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa33d ago0x0502a9…3e8a02
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0x452422…49e08c
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa33d ago0x4145fe…5bd3ff
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0xbfc376…0db062
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x09051a…18673f
0xe2a7…dc900x07cf…2396Basex402 service$0.2070%0x1360…66fa33d ago0x623396…f8ca8c
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x3cef07…b43375
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xc7b6c6…ccca7b
0xe2a7…dc900x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0x0d06e6…b9f74d
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x429905…d8bbfb
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xffc5e8…c5e5a8
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x683401…7875c5
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa33d ago0xa7801c…99c7ae
0xe2a7…dc900x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x63ebb4…944dce
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x283418…7e9960
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xd0beb0…d6908d
0xe2a7…dc900x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x20ae19…8c54e8

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.