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%coinbase105d ago0xb38b5f…d45604
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x1d0640…07f37a
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xcfd79c…318eaa
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xefd246…c815a3
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x5b1264…0a4b9b
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x50c28f…0a278f
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xd8afa5…6ac03a
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xef8103…79e27d
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x3e4c5d…242f18
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x8b9235…2c160b
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x46ae8d…4c64de
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x0de3bf…9deb06
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x7373c4…2ba092
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xf33299…40c364
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xe07d33…ddd566
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x18b7fa…a643b8
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xc1adbc…9c63e6
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xe38d83…709c83
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xeeeb8f…29eead
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x0c3de5…0d5e15
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xe0429f…9f94c5
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xd03328…500ccf
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0xd6cb00…15a18b
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x2aef99…9e5839
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase105d ago0x1489b9…026c16

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.