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.10100%0x1360…66fa40d ago0x6c8a62…a56ccc
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x45cde0…800223
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0xd15b5b…d73201
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x15e8c6…85249b
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x262294…05371e
0x5481…37bb0x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0xd33b96…3ea967
0x5481…37bb0x07cf…2396Basex402 service$0.20100%0x1360…66fa40d ago0xb255cf…425941
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xe281a7…751289
0x5481…37bb0x07cf…2396Basex402 service$0.10100%0x1360…66fa40d ago0xc4e124…41a3fb
0x5481…37bb0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x13197f…aafe8a
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x37e5fd…125dec
0x5481…37bb0x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0xfd9b7e…d1bc38
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xc3a2d1…f688a6
0x5481…37bb0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0x893d52…ceb9d5
0x5481…37bb0x07cf…2396Basex402 service$0.02100%0x1360…66fa40d ago0xc19b48…321f37
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x0ff33f…5f6837
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x07b50f…247011
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0xded7d4…95685f
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x28f8f4…e904f9
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0xb81bc4…09dbe4
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa40d ago0x4234fa…686513
0x5481…37bb0x07cf…2396Basex402 service$0.04100%0x1360…66fa40d ago0x795012…addfdd
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa40d ago0x4ef0ed…6f0e2c
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa40d ago0x50db41…47746a
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa40d ago0x57ff54…98bb2e

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.