Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d1a…38340xc4f0…0bb9Base$528.34100%0xd05c…826098d ago0x765237…8c8969
0xb2a8…216a0xc4f0…0bb9Base$6.84100%0xd05c…826098d ago0xf1a76b…14157f
0xb2a8…216a0xc4f0…0bb9Base$6.60100%0xd05c…826098d ago0xb2a2eb…4fe368
0x7d1a…38340xc4f0…0bb9Base$517.27100%0xd05c…826098d ago0x241e10…e6ffae
0xb2a8…216a0xc4f0…0bb9Base$6.54100%0xd05c…826098d ago0x30b4f2…26c2e6
0xb2a8…216a0xc4f0…0bb9Base$6.55100%0xd05c…826098d ago0xb888c2…b3bf07
0x82bb…d1d00xc4f0…0bb9Base$88.60100%0xd05c…826098d ago0x1fa863…e4b51d
0xb2a8…216a0xc4f0…0bb9Base$6.49100%0xd05c…826098d ago0xe979b6…027072
0x5cde…8ad00xc4f0…0bb9Base$134.42100%0xd05c…826098d ago0x373b2f…603336
0x5cde…8ad00xc4f0…0bb9Base$129.28100%0xd05c…826098d ago0x1dbf74…ac23ad
0x5cde…8ad00xc4f0…0bb9Base$126.55100%0xd05c…826098d ago0x43f777…b31c07
0x82bb…d1d00xc4f0…0bb9Base$86.50100%0xd05c…826098d ago0x88e5b6…e482cc
0x6515…b46d0xc4f0…0bb9Base$866.39100%0xd05c…826099d ago0xed84e8…6592a8
0x903c…01ce0xc4f0…0bb9Base$291.29100%0xd05c…826099d ago0xf6aeed…d8e255
0x82bb…d1d00xc4f0…0bb9Base$85.20100%0xd05c…826099d ago0x8c503c…7fdae2
0x82bb…d1d00xc4f0…0bb9Base$81.89100%0xd05c…826099d ago0x5204ad…f8ab5a
0x1325…4f140xc4f0…0bb9Base$120.52100%0xd05c…826099d ago0x1921d3…f6f119
0x66c2…b5d40xc4f0…0bb9Base$153.83100%0xd05c…826099d ago0xf6e9b4…6f3865
0x3fb4…02fc0xc4f0…0bb9Base$31.27100%0xd05c…826099d ago0xbba569…c64b03
0x903c…01ce0xc4f0…0bb9Base$282.01100%0xd05c…826099d ago0x1ba9f4…0b1296
0x82bb…d1d00xc4f0…0bb9Base$80.70100%0xd05c…826099d ago0x94b3ea…4f1024
0x166b…42780xc4f0…0bb9Base$27.65100%0xd05c…826099d ago0x51aee8…2f7c5f
0x3fb4…02fc0xc4f0…0bb9Base$29.77100%0xd05c…826099d ago0xb727ec…3735d8
0x66c2…b5d40xc4f0…0bb9Base$148.31100%0xd05c…826099d ago0xb39f2f…ad5118
0x7765…bc510xc4f0…0bb9Base$37.55100%0xd05c…826099d ago0xe8aded…96af40

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.