Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0xd02506…87a2c9
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0xf939e2…fb13c5
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x0c688d…06206b
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x1c9e29…1bc19b
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x572e74…4c4624
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x7e69b9…de713e
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x05d503…db232f
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x75906a…75f1e8
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x87a38d…50c1ee
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x403976…71c3f6
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0xd7ba68…2c6e7d
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0xfa7685…ea4c09
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x286412…8d3a6c
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0xb9cb81…3bab6b
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x8ef4b8…717082
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0xfbd1ba…f0e2bf
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0xbab77b…3219ed
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x2c86ea…6ed1d2
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x93dac5…5c2321
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x5bc8e8…478f6d
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x524cc2…7c6702
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x3eef7f…e072c6
0x47ca…e8480x6839…1a2bBase—$1.00100%coinbase48d ago0x876a22…56886e
0x47ca…e8480x6839…1a2bBase—$0.003100%coinbase48d ago0x9ec527…60ffd2
0x47ca…e8480x6839…1a2bBase—$1.00100%coinbase48d ago0x806754…85266b

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.