Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x42dc50…b50b64
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x2774ea…fb9235
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x6098a6…d744e3
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x27941b…a16a93
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x6b0413…c5cde3
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0xfdb7f7…b6813c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x2b960a…c06710
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase85d ago0xe2a3d5…5b87de
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x850a96…30555c
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.05100%coinbase85d ago0x4ccdf2…98212d
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x501cef…275739
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x9b33d0…fa844f
0x29a9…ec900x9305…f13fBaseNansenCrypto$0.05100%coinbase85d ago0x3c13f6…a522c2
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0xcac760…87395a
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x349e55…6a7ec8
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0xe1d77a…f43e2f
0x1ec3…d5670x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x104f1b…699a3a
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0xa827dd…596bf2
0xd3e8…f29f0x9305…f13fBaseNansenCrypto$0.05100%coinbase85d ago0x789eec…5a2463
0xd3e8…f29f0x9305…f13fBaseNansenCrypto$0.05100%coinbase85d ago0x3327cc…4f2ba3
0x5877…8b8f0x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x0d47e9…ffb904
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0xe837a4…d0a202
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x12d2e0…127cab
0x15c3…bc2b0x9305…f13fBaseNansenCrypto$0.01100%coinbase85d ago0x33aefe…6e8b38
0xd3e8…f29f0x9305…f13fBaseNansenCrypto$0.05100%coinbase85d ago0xc08d53…be667f

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.