Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x16d7…943d0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xe63abf…f544c9
0xccc1…ff2d0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x1e4027…8a96b5
0x3bf1…1abc0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xe9f33a…b61d20
0x3bf1…1abc0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x9f29de…3fbd43
0x0214…88c30x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x21abc4…0bbe3f
0x0214…88c30x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xbb7c34…e804e7
0x03dd…dc850x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xce4d48…1f2915
0x3bf1…1abc0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xb47a66…64f3e3
0x0214…88c30x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x37d085…4db38c
0x0214…88c30x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x7093a0…56a346
0x0214…88c30x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xeeb107…dc092e
0x0214…88c30x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xdcfd5b…c40fcc
0x395b…5f090x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x43f993…d6111e
0xdcb7…9fa00x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xe9e37a…e55b2e
0x0214…88c30x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xf98697…c6bd0a
0x0214…88c30x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x6d408e…0d10ed
0x3d09…5be10x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xd1b4d5…ed1b0f
0x4d8c…92df0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x34ca51…ac7ac8
0x4d8c…92df0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0xe54d67…8394d2
0x3ead…352d0x3c74…9992BaseAviationAviation$0.0025100%coinbase87d ago0x8af51f…1d2589
0x0214…88c30x3c74…9992BaseAviationAviation$0.05100%coinbase87d ago0x9aef4c…61c7cc
0x0214…88c30x3c74…9992BaseAviationAviation$0.001100%coinbase87d ago0xe0d78e…f717f2
0x0214…88c30x3c74…9992BaseAviationAviation$0.001100%coinbase87d ago0x08b4d9…f37259
0x0214…88c30x3c74…9992BaseAviationAviation$0.001100%coinbase87d ago0x119f7c…6b3d6a
0x0214…88c30x3c74…9992BaseAviationAviation$0.001100%coinbase87d ago0xb0dee5…3250e7

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.