Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x7d8a5a…973430
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x2c624b…36429a
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xed1790…991a28
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x0e4479…162d73
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xc574ca…144701
0x9a07…71840x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x276e1a…63f345
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x439da2…b43ce5
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x5ec9ba…f420d2
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x82eea3…781b70
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x1a438d…65b61d
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0xe5a8e6…c9398f
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x39b4f2…130aa3
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x733cd6…1efdbc
0x9a07…71840x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xaef330…a08300
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x50519b…653da5
0x9a07…71840x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x5d87a7…4f721f
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x26b573…685777
0x9a07…71840x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0xe71227…bbec1e
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x46f6e8…e8678b
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x6c08fe…4cc1f6
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x763d51…684158
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa18d ago0x16136d…6958a5
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0x740795…094a4c
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x543aac…a07ea8
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x988c53…47e91c

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.