Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xd7f590…216513
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xd4914f…1a67ab
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x499484…99183c
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc63b72…9631a2
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x8fe78f…e89cc5
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0xfa64f1…1d7cd8
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xf21e70…e40937
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xf7b115…bc3e86
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xd22497…d194cb
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x358c9b…04e102
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x102a23…390420
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x54b045…43d740
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x3ce015…02d387
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x23bafd…32bb56
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x5f2d30…22b155
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x6a658d…7791db
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0xb28493…27d8a6
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x904f00…be6837
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x7ef5d6…03a8a3
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xd69910…7f6bc9
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0xe77170…3c7bbb
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa17d ago0x3cacdb…dd5a23
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa17d ago0x544952…993724
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa17d ago0x76b045…0bd5eb
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa17d ago0x08039d…acca31

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.