Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xac2d92…473045
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase19d ago0xaccafb…30bfa1
0x3ea0…083c0x6d6e…9192BaseExaSearch$0.001100%coinbase19d ago0xd6adde…e7ce69
0x3ea0…083c0x6d6e…9192BaseExaSearch$0.001100%coinbase19d ago0x33c036…c7d243
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xb8c335…a6ed59
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x9019f2…a35dc6
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x90def4…4a3904
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x91677e…34e93d
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xba46e7…d9e5ca
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x6ab965…a7b0cc
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x38e47b…009d7d
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x006b6f…7b907c
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x513d7f…fb57c6
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xc4c552…2a2e80
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xa0160d…a12642
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xc8cf7d…783dfd
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x9ef48e…4d82ea
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x913134…a25951
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x1217af…190608
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x2dfc60…54c214
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x460fca…0a67da
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x402b39…883547
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xcb9c57…c7acd4
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0x40730e…0c3bf7
0xdb00…1fac0x6d6e…9192BaseExaSearch$0.007100%coinbase19d ago0xd8f6e7…4f6609

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.