Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb3d4…2f270x8abd…d25aBase—$0.01100%coinbase71d ago0x9596e8…a31ba6
0xb3d4…2f270x3cab…0044Base—$0.01100%coinbase71d ago0x20ce8f…283228
0xb3d4…2f270x0467…180eBase—$0.01100%coinbase71d ago0x729997…904f9c
0xb3d4…2f270xcda9…b1a5Base—$0.01100%coinbase71d ago0xba04a0…157982
0xb3d4…2f270x3e05…38dbBase—$0.01100%coinbase71d ago0xf1cc94…aee290
0xb3d4…2f270x7d67…4195Base—$0.01100%coinbase71d ago0xeb3f66…29c043
0xb3d4…2f270x6f35…3fb0Base—$0.01100%coinbase71d ago0xdb9a40…f51abd
0xb3d4…2f270x393f…663fBase—$0.01100%coinbase71d ago0xdaea88…4b7637
0xb3d4…2f270xb12e…e6f7Base—$0.01100%coinbase71d ago0x169c1c…ea844f
0xb3d4…2f270x64b1…8693Base—$0.01100%coinbase71d ago0xd4c74c…d617c3
0xb3d4…2f270xed07…9ed9Base—$0.01100%coinbase71d ago0xf9602c…fc5699
0xb3d4…2f270x63d3…b6f9Base—$0.01100%coinbase71d ago0xf9f531…d0bd6d
0xb3d4…2f270x3bfa…c332Base—$0.01100%coinbase71d ago0x9ce528…398a79
0xb3d4…2f270xc854…c0e9Base—$0.01100%coinbase71d ago0x8f4c65…9929ed
0xb3d4…2f270x618c…3996Base—$0.01100%coinbase71d ago0x94f585…af61cd
0xb3d4…2f270x0a77…3e55Base—$0.01100%coinbase71d ago0x622893…112c95
0xb3d4…2f270x76e9…5e15Base—$0.01100%coinbase71d ago0x8aa5d1…fbb1cf
0xb3d4…2f270xe56f…b73dBase—$0.01100%coinbase71d ago0x86e80b…f5632f
0xb3d4…2f270x5e17…ab76Base—$0.01100%coinbase71d ago0x1c3b82…3c9d26
0xb3d4…2f270x4f77…2723Base—$0.01100%coinbase72d ago0xf74f25…4e08ae
0xb3d4…2f270xc21e…a5b6Base—$0.01100%coinbase72d ago0xbca413…f27e75
0xb3d4…2f270x57f0…3f39Base—$0.01100%coinbase72d ago0x1a1c60…458e8e
0xb3d4…2f270x6a8a…0edeBase—$0.01100%coinbase72d ago0x267080…14c358
0xb3d4…2f270xfe7b…d3abBase—$0.01100%coinbase72d ago0xc918bc…278a2d
0xb3d4…2f270x6e75…50ecBase—$0.01100%coinbase72d ago0x6d84ec…2f2eea

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.