Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c81…f85e0xcaa8…ecbbBase—$0.01100%coinbase74d ago0x9790b9…5edf32
0x3c81…f85e0x4914…db45Base—$0.01100%coinbase74d ago0x647976…796bde
0x3c81…f85e0x804b…5516Base—$0.01100%coinbase74d ago0x277a44…e6f167
0x3c81…f85e0x8982…a340Base—$0.01100%coinbase74d ago0x1d14b4…63185d
0x3c81…f85e0xc236…6291Base—$0.01100%coinbase74d ago0xf8bc32…6bb1e4
0x3c81…f85e0xd258…c759Base—$0.01100%coinbase74d ago0x25ac0c…29958c
0x3c81…f85e0x2999…a069Base—$0.01100%coinbase74d ago0xd005e0…aedaaa
0x3c81…f85e0x375d…0e81Base—$0.01100%coinbase74d ago0x15ac48…976d4e
0x3c81…f85e0x755e…987aBase—$0.01100%coinbase74d ago0x2a2112…907340
0x3c81…f85e0xe63c…145eBase—$0.01100%coinbase74d ago0x9c19f1…bb3a0b
0x3c81…f85e0x3143…cb11Base—$0.01100%coinbase74d ago0x2aab4c…c6b37d
0x3c81…f85e0x3c79…6557Base—$0.01100%coinbase74d ago0xb7d52a…58111e
0x3c81…f85e0x0aeb…27a1Base—$0.01100%coinbase74d ago0x3267c5…5e62fb
0x3c81…f85e0xf2ac…f731Base—$0.01100%coinbase74d ago0xc5d36a…aba970
0x3c81…f85e0xd18f…8af8Base—$0.01100%coinbase74d ago0x2f1d3b…7c2e92
0x3c81…f85e0xd804…bc18Base—$0.01100%coinbase74d ago0xb61112…5cf2c1
0x3c81…f85e0xadf4…b32bBase—$0.01100%coinbase74d ago0x5fa032…53cbf0
0x3c81…f85e0xddc2…dcf4Base—$0.01100%coinbase74d ago0x4dfb1d…e992b6
0x3c81…f85e0x6494…6d23Base—$0.01100%coinbase74d ago0x5b4e05…c7869a
0x3c81…f85e0xc17f…c4d8Base—$0.01100%coinbase74d ago0x0a6802…325fbd
0x3c81…f85e0xe36a…1c69Base—$0.01100%coinbase74d ago0xd11699…77b207
0x3c81…f85e0xfb15…849aBase—$0.01100%coinbase74d ago0x2d1d33…453eb1
0x3c81…f85e0x1889…4b06Base—$0.01100%coinbase74d ago0xbab868…cc93b7
0x3c81…f85e0x4839…1a57Base—$0.01100%coinbase74d ago0xb08d4e…68e47e
0x3c81…f85e0x1885…bdc7Base—$0.01100%coinbase74d ago0x513b72…82107c

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.