Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase42d ago0x0617cb…9b1715
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase42d ago0x1adf41…e9b9f6
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase42d ago0x6c2367…91a992
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase42d ago0xfcef7f…ef19fe
0xe822…3a760x84ce…9c51Base—$0.01100%coinbase42d ago0x1f95d6…eae620
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase42d ago0x90cd60…65f270
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase42d ago0x2ebfae…ada2d9
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase42d ago0x544657…084869
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase42d ago0x53b1a1…8f20be
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase42d ago0x5310ab…87baa4
0xe822…3a760xc347…ae89Base—$0.01100%coinbase42d ago0x05db32…3325b3
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase42d ago0x385c1b…c4420e
0xe822…3a760xdd25…2ec0BaseStableTravelSeats Aero$0.01100%coinbase42d ago0xf448bc…412502
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase42d ago0xa38fff…1a77b9
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase42d ago0x239ef4…c5cbe4
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase42d ago0x33c7b3…88f63a
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase42d ago0xba24db…87d6ad
0xe822…3a760xa831…8ee5Base—$0.01100%coinbase42d ago0x812f41…e4bea6
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase42d ago0x2a928a…4c330c
0xe822…3a760x8699…bd53Base—$0.01100%coinbase42d ago0x75b84f…4d8bb1
0xe822…3a760x9eec…9b72Base—$0.04100%coinbase42d ago0x79b9ed…7dc2ee
0xe822…3a760x9eec…9b72Base—$0.03100%coinbase42d ago0xed1dc0…5fe82d
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase42d ago0xee1d24…272fba
0xe822…3a760x9eec…9b72Base—$0.02100%coinbase42d ago0xea17d3…39a8d8
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase42d ago0xddc1f2…ab8b54

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.