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.0670%0x1360…66fa20d ago0xe95e05…8ee80d
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xfb1bdc…fa39ae
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xb24e30…16603f
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xcf8628…242a23
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x69e20b…c13f24
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x17d8dd…7561b5
0x9a07…71840x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x402344…22ab9f
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x4a94b2…d5e32f
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x2a250c…38aa02
0x9a07…71840x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0xde109c…d2bf8c
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x8b812f…ab945e
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x95272b…c74944
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xc085fc…bbf63b
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0x612dfc…7ce26f
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x80a6d2…755e3a
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x0db305…2a5b11
0x9a07…71840x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x621da5…f1e9cb
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xa7a9db…edf6f5
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x76b755…012325
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x91ba74…a79648
0x9a07…71840x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x20ed2b…b2473c
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xae1e84…dc3ff7
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x0fa010…a222d6
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x248a0f…3cbf04
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xec856c…8ad9a0

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.