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.1070%0x1360…66fa39d ago0xa53607…922e36
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x782809…c5ce45
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x91bd52…bacd87
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xcc8ef2…ac8b37
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x5e438f…e494a0
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x966731…cb79c5
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xa5484d…9424da
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x645793…64082a
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xbbff05…f0b324
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xa86638…b316ad
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0xb04d6d…adce8c
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xecfe29…96f242
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0xf06ffd…b14f93
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x2ba2b7…c8b590
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x9ce78e…843e79
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xcd2aaa…4ca0d4
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x3d3b84…449b7b
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x38fefc…262d78
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x104e93…7afea2
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0x1ac7e8…d627af
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0xceacc5…6661a4
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa39d ago0xdbffbf…d5afb7
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x75bcd0…357904
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa39d ago0xe2ab5e…cf098a
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa39d ago0x872712…64f2d6

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.