Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62eb…86780xc4f0…0bb9Base—$120.08100%0xd05c…826097d ago0xb92fca…95aaae
0x5cde…8ad00xc4f0…0bb9Base—$175.32100%0xd05c…826097d ago0x1218db…c8b5a9
0x751c…b3330xc4f0…0bb9Base—$97.02100%0xd05c…826097d ago0x0380f5…e6ce42
0x5d4e…f6b50xc4f0…0bb9Base—$37.11100%0xd05c…826097d ago0xcdfbe4…067342
0x751c…b3330xc4f0…0bb9Base—$122.03100%0xd05c…826097d ago0x636484…777067
0x5d4e…f6b50xc4f0…0bb9Base—$36.01100%0xd05c…826097d ago0xaf684e…a8ede9
0x1f03…53360xc4f0…0bb9Base—$22.41100%0xd05c…826097d ago0x4817a0…503ea3
0x1f03…53360xc4f0…0bb9Base—$22.38100%0xd05c…826097d ago0x03ef67…570f19
0x82bb…d1d00xc4f0…0bb9Base—$98.72100%0xd05c…826097d ago0xe98c7d…edb56d
0x688d…84fa0xc4f0…0bb9Base—$26.93100%0xd05c…826097d ago0x3ec03f…2d5065
0x166b…42780xc4f0…0bb9Base—$306.38100%0xd05c…826097d ago0x3774cd…4b6aaf
0x7765…bc510xc4f0…0bb9Base—$45.41100%0xd05c…826097d ago0x1ca123…05abe7
0x4c17…ed480xc4f0…0bb9Base—$105.02100%0xd05c…826097d ago0xfa99db…6df09b
0x4c17…ed480xc4f0…0bb9Base—$100.02100%0xd05c…826097d ago0xc061a6…c0d140
0x7765…bc510xc4f0…0bb9Base—$43.94100%0xd05c…826097d ago0x49196d…c96d85
0xb2a8…216a0xc4f0…0bb9Base—$8.24100%0xd05c…826097d ago0x20f246…dfd914
0x0932…b7a60xc4f0…0bb9Base—$66.56100%0xd05c…826097d ago0xb06d36…9bd0b1
0x688d…84fa0xc4f0…0bb9Base—$26.04100%0xd05c…826097d ago0x6a7f7c…456843
0xb2a8…216a0xc4f0…0bb9Base—$7.57100%0xd05c…826097d ago0x8c3869…8df283
0x7765…bc510xc4f0…0bb9Base—$43.13100%0xd05c…826097d ago0x8d77c0…0413d6
0x7765…bc510xc4f0…0bb9Base—$43.05100%0xd05c…826097d ago0x916d77…83b4a9
0xbc63…9a3c0xc4f0…0bb9Base—$129.50100%0xd05c…826097d ago0x1b0beb…ec7584
0xbc63…9a3c0xc4f0…0bb9Base—$124.41100%0xd05c…826097d ago0x058952…4b1ca6
0x1f03…53360xc4f0…0bb9Base—$22.20100%0xd05c…826097d ago0x64ff9f…c064e9
0x903c…01ce0xc4f0…0bb9Base—$328.89100%0xd05c…826098d ago0xe7949d…37e6b6

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.