Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xbb4e75…21efe4
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x072dac…cb5257
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xfac10b…1b73a2
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xdae42b…88eb59
0xa73b…92870x6d6e…9192BaseExaSearch$0.003100%coinbase44d ago0x59c001…ce4d9c
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xf39126…5e6515
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x0b0412…1fbeab
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x8c5b97…fca044
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xcc6a19…559400
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x5778ab…72e834
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x230671…3674f6
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xd24e74…27d08f
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xf8fa84…a1f125
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xa3fb93…2026e9
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x86d5e6…5b4a4b
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xa73369…25fd98
0xa73b…92870x6d6e…9192BaseExaSearch$0.002100%coinbase44d ago0x2206cb…a356d7
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0xc3ae14…a1e4a4
0xa73b…92870x6d6e…9192BaseExaSearch$0.002100%coinbase44d ago0x142291…068b89
0xa73b…92870x6d6e…9192BaseExaSearch$0.002100%coinbase44d ago0xb15677…7eb4df
0xa73b…92870x6d6e…9192BaseExaSearch$0.002100%coinbase44d ago0x7ef18f…293f0f
0xa73b…92870x6d6e…9192BaseExaSearch$0.002100%coinbase44d ago0x018a37…01ed0c
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase44d ago0x0d30c6…202fd5
0xa73b…92870x6d6e…9192BaseExaSearch$0.002100%coinbase44d ago0x107f02…5e8207
0xa73b…92870x6d6e…9192BaseExaSearch$0.002100%coinbase44d ago0xdb58bd…0a406e

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.