Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2533…04a10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x732fe0…571151
0x2533…04a10x96a7…1d11Base—$0.01100%coinbase69d ago0x8833d8…ea0389
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0xf88aa8…4e8516
0x2533…04a10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0xe5b3ef…e4bae3
0x2533…04a10x938f…db7eBase—$0.01100%coinbase69d ago0x31344c…79f7f7
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x47abb0…c6c9a2
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0xc9165b…6413ff
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x6c77aa…510ce9
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x66111e…9f086c
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0xfac63c…6c91d1
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x39be46…663813
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x3d92c9…fb6374
0x2533…04a10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0xb06cb7…c39c1d
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x251d07…bb7c5d
0x2533…04a10xf051…b697Base—$0.01100%coinbase69d ago0xdd204c…fb4786
0x2533…04a10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x66cf68…026169
0x2533…04a10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x027e15…3a99f9
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0xf0b416…1d655c
0x2533…04a10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0xfc136e…bfdbea
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x3386e9…7fdb34
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0xd42a59…134827
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x5c2700…9af0f9
0x2533…04a10x6d6e…9192BaseExaSearch$0.007100%coinbase69d ago0x301c97…7a0dc7
0x2533…04a10xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase69d ago0x8b2189…34ed92
0x2533…04a10x8c05…57edBase—$0.01100%coinbase69d ago0x4b1e8c…96e298

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.