Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba4…9f120x58bf…791dBase—$0.01100%coinbase77d ago0x0e11de…e55bdf
0xeba4…9f120x5653…d952Base—$0.01100%coinbase77d ago0x7a3e92…60d0ad
0xeba4…9f120xa569…0a3cBase—$0.01100%coinbase77d ago0x7be810…872fd6
0xeba4…9f120x95f2…1266Base—$0.01100%coinbase77d ago0x5c5258…ea69fa
0xeba4…9f120xe022…a904Base—$0.01100%coinbase77d ago0x0305a2…5a9546
0xeba4…9f120x3a09…7730Base—$0.01100%coinbase77d ago0x4bbeca…e97a00
0xeba4…9f120x6872…cddbBase—$0.01100%coinbase77d ago0x819a85…90b7b6
0xeba4…9f120x2792…e02bBase—$0.01100%coinbase77d ago0x4b1ec6…c5ef80
0xeba4…9f120x5285…ccd9Base—$0.01100%coinbase77d ago0x40f570…7f8b74
0xeba4…9f120x4816…27a1Base—$0.01100%coinbase77d ago0xd6199b…399aa2
0xeba4…9f120x4d7e…50f8Base—$0.01100%coinbase77d ago0xcbaed7…5700a6
0xeba4…9f120x6b3a…32dcBase—$0.01100%coinbase77d ago0x701621…39573f
0xeba4…9f120xb2c3…c07eBase—$0.01100%coinbase77d ago0xbf335e…d39eb3
0xeba4…9f120xac9a…dae7Base—$0.01100%coinbase77d ago0xe4d7b7…1f9ac6
0xeba4…9f120x9277…92b7Base—$0.01100%coinbase77d ago0x8cc336…a83142
0xeba4…9f120xdd18…1e6aBase—$0.01100%coinbase77d ago0x07d287…f52e25
0xeba4…9f120x5830…e256Base—$0.01100%coinbase77d ago0xd9a866…6a5287
0xeba4…9f120x4f5d…6b50Base—$0.01100%coinbase77d ago0x2bee05…df1a97
0xeba4…9f120xa720…3e91Base—$0.01100%coinbase77d ago0xe64220…340adc
0xeba4…9f120x000f…e60dBase—$0.01100%coinbase77d ago0x82332b…c464f5
0xeba4…9f120xa931…27d3Base—$0.01100%coinbase77d ago0x2a52b7…16649d
0xeba4…9f120x5e88…3946Base—$0.01100%coinbase77d ago0x006125…11bf51
0xeba4…9f120x459d…79e0Base—$0.01100%coinbase77d ago0x036bf3…53e88b
0xeba4…9f120x16dd…f771Base—$0.01100%coinbase77d ago0x8cfbac…b56a56
0xeba4…9f120xf816…b914Base—$0.01100%coinbase77d ago0xcee6b7…ddaae7

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.