Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x421c…11d40x44c3…a7dfBase—$0.01100%coinbase70d ago0xc207d8…e2746e
0x421c…11d40xe011…0efdBase—$0.01100%coinbase70d ago0x488fa7…54c67d
0x421c…11d40xc8a2…2bffBase—$0.01100%coinbase70d ago0x81be0b…fd322d
0x421c…11d40xc786…a91eBase—$0.01100%coinbase71d ago0xb04d89…d6a23b
0x421c…11d40x7f14…9f09Base—$0.01100%coinbase71d ago0xe88be5…9d086a
0x421c…11d40x0c91…db32Base—$0.01100%coinbase71d ago0x5bf8c6…b01615
0x421c…11d40x46c2…9585Base—$0.01100%coinbase71d ago0xe32ecc…fcd0be
0x421c…11d40x213d…f76fBase—$0.01100%coinbase71d ago0xbe8ada…235193
0x421c…11d40xe249…c90cBase—$0.01100%coinbase71d ago0x5bd215…67ba38
0x421c…11d40x8967…ff42Base—$0.01100%coinbase71d ago0xeeab93…907915
0x421c…11d40x4f89…2839Base—$0.01100%coinbase71d ago0x2d817b…827e5b
0x421c…11d40x9b69…0ccfBase—$0.01100%coinbase71d ago0x2d459c…aa2516
0x421c…11d40x22fe…6fb0Base—$0.01100%coinbase71d ago0xf9c854…062b7c
0x421c…11d40x8960…c464Base—$0.01100%coinbase71d ago0xdd12a1…4203a5
0x421c…11d40x3dd0…cd85Base—$0.01100%coinbase71d ago0xb92187…7792dc
0x421c…11d40xfb9a…cf6dBase—$0.01100%coinbase71d ago0xadc09d…1c1ef0
0x421c…11d40xc13d…8388Base—$0.01100%coinbase71d ago0x7e609f…32e73c
0x421c…11d40x91d7…9744Base—$0.01100%coinbase71d ago0x4a0581…5cfc18
0x421c…11d40x8a6c…bd66Base—$0.01100%coinbase71d ago0xd865cf…26d174
0x421c…11d40x9dd6…27edBase—$0.01100%coinbase71d ago0x18fdcc…3ceb56
0x421c…11d40xc455…9790Base—$0.01100%coinbase71d ago0x301586…1dbc9d
0x421c…11d40xbcbf…255eBase—$0.01100%coinbase71d ago0xb2c8c4…a2e849
0x421c…11d40x5b79…7b59Base—$0.01100%coinbase71d ago0xb43786…9e8d20
0x421c…11d40xc92e…7658Base—$0.01100%coinbase71d ago0x33930d…85fccd
0x421c…11d40xce15…6862Base—$0.01100%coinbase71d ago0xcc462f…39eb2e

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.