Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x7d282c…526368
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0xb31c82…1cd6f5
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase55d ago0x37b6f7…e190a1
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase56d ago0xadead5…2935e5
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase56d ago0xa1c0a9…908bf8
0xa7db…69070x6d6e…9192BaseExaSearch$0.02100%coinbase56d ago0xf4a1ba…fa25a0
0xa7db…69070x6d6e…9192BaseExaSearch$0.02100%coinbase56d ago0xb6109d…c0a8f7
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase56d ago0xc520a4…5480d4
0xa7db…69070x6d6e…9192BaseExaSearch$0.02100%coinbase56d ago0x3b6dac…fdb94c
0xa7db…69070x6d6e…9192BaseExaSearch$0.02100%coinbase56d ago0xeba2bb…33fc0e
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase56d ago0x870cbb…9cd32f
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase56d ago0x2322a3…2753c0
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase56d ago0x355aaf…bc22f5
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase56d ago0x3ed1b8…3c6380
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase56d ago0x897b8d…ed4110
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase56d ago0xb7614b…5ae4ad
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0xf76a26…4134e2
0xa7db…69070x6d6e…9192BaseExaSearch$0.007100%coinbase56d ago0x60051d…413f4b
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase56d ago0x8a8c84…793d08
0xa7db…69070xc329…5cbfBase—$0.01100%coinbase56d ago0x8893e5…a11592
0xa7db…69070x414a…b65dBase—$0.01100%coinbase56d ago0x9763dc…e63928
0xa7db…69070xaa95…0d3cBase—$0.01100%coinbase56d ago0xe37d44…8f277d
0xa7db…69070xa68a…7857Base—$1.00100%coinbase56d ago0x6bcd4a…621e06

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.