Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb96a…59c10xeda3…0b59Base—$0.005100%0x2772…8c1789d ago0x780593…72fc16
0xdf1e…d5d30xb96a…59c1Base—$0.005100%0x2772…8c1789d ago0xaa4f6b…4e647f
0xb96a…59c10xeda3…0b59Base—$0.005100%0x2772…8c1789d ago0x8dd592…4f0e7f
0xdf1e…d5d30xb96a…59c1Base—$0.005100%0x2772…8c1789d ago0x5bc14c…dd9c18
0xb96a…59c10xeda3…0b59Base—$0.005100%0x2772…8c1789d ago0x062905…e9754f
0xdf1e…d5d30xb96a…59c1Base—$0.005100%0x2772…8c1789d ago0xcbc81c…eda768
0xb96a…59c10xeda3…0b59Base—$0.005100%0x2772…8c1789d ago0x6bf565…64e979
0xdf1e…d5d30xb96a…59c1Base—$0.005100%0x2772…8c1789d ago0x5a3607…e77ea1
0xb96a…59c10xeda3…0b59Base—$0.005100%0x2772…8c1789d ago0x4ae692…48841c
0xdf1e…d5d30xb96a…59c1Base—$0.005100%0x2772…8c1789d ago0x4e5870…8473a7
0xb96a…59c10xeda3…0b59Base—$0.005100%0x2772…8c1789d ago0xbfdb6e…d2de10
0xdf1e…d5d30xb96a…59c1Base—$0.005100%0x2772…8c1789d ago0xe012c2…78140c
0xb96a…59c10xdf1e…d5d3Base—$0.005100%0x2772…8c1789d ago0xfd9ad3…a17447
0xeda3…0b590xb96a…59c1Base—$0.005100%0x2772…8c1789d ago0x5ce35b…69402a
0xb96a…59c10xdf1e…d5d3Base—$0.005100%0x2772…8c1789d ago0x00c6a5…9ba101
0xeda3…0b590xb96a…59c1Base—$0.005100%0x2772…8c1789d ago0x91d475…996b06
0xb96a…59c10xdf1e…d5d3Base—$0.005100%0x2772…8c1789d ago0xea703d…0b1e66
0xeda3…0b590xb96a…59c1Base—$0.005100%0x2772…8c1789d ago0xaf7844…0f717e
0xb96a…59c10xdf1e…d5d3Base—$0.005100%0x2772…8c1789d ago0x5bacde…40cac7
0xeda3…0b590xb96a…59c1Base—$0.005100%0x2772…8c1789d ago0xf0a523…db1cd6
0xb96a…59c10xdf1e…d5d3Base—$0.005100%0x2772…8c1789d ago0xb6a59f…08ca17
0xeda3…0b590xb96a…59c1Base—$0.005100%0x2772…8c1789d ago0xd6bd50…b3979a
0xb96a…59c10xdf1e…d5d3Base—$0.005100%0x2772…8c1789d ago0xfb22e5…2c5e93
0xeda3…0b590xb96a…59c1Base—$0.005100%0x2772…8c1789d ago0x654721…142eff
0xb96a…59c10xdf1e…d5d3Base—$0.005100%0x2772…8c1789d ago0xbfc6ba…a1806a

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.