Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf0b7d7…e382ac
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb82185…2f1253
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1079b2…e36621
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd65c86…847c5c
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x940601…a6bd20
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7ec245…fb4922
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9a95d6…307208
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc69ac5…0972f7
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcb9955…0ad4f5
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x83e342…6b69b4
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x18d6ba…b1ecce
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe54b74…43b32c
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd21cd9…a3da3e
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7e5a9e…1fda3a
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x74daef…48b9b9
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdf03e1…767f0e
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb9fbcc…533705
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfdb8eb…19fde9
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfe1644…26dc09
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3c3caa…3b4c64
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfc14e9…0c3ad1
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6750a2…0a92e6
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8804e5…d6d1c9
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1d611e…14cac8
0xa47a…979b0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5f4de3…da2273

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.