Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89ea…31040x6839…1a2bBase—$0.003100%coinbase37d ago0x472228…7908d8
0x0483…4fa60x6839…1a2bBase—$0.003100%coinbase37d ago0x2ffc1e…b84480
0x53f4…2be00x6839…1a2bBase—$0.003100%coinbase37d ago0xa2e282…e2c27e
0xd11b…bfba0x6839…1a2bBase—$0.003100%coinbase37d ago0x407a73…7af8e1
0xc804…eb010x6839…1a2bBase—$0.003100%coinbase37d ago0x258b14…5e4ad9
0xa5a9…221f0x6839…1a2bBase—$0.003100%coinbase37d ago0x7b153e…1b5246
0xaac2…09420x6839…1a2bBase—$0.003100%coinbase37d ago0xf0fffc…1f8183
0xccb3…6acf0x6839…1a2bBase—$0.003100%coinbase37d ago0x3eff1e…2d44e7
0x6728…cec60x6839…1a2bBase—$0.003100%coinbase37d ago0x2927f4…db2402
0x0dbd…b4fe0x6839…1a2bBase—$0.003100%coinbase37d ago0xd689b4…99a35d
0x95a4…cd780x6839…1a2bBase—$0.003100%coinbase37d ago0x1f51b2…bf00ea
0x1e99…aaf90x6839…1a2bBase—$0.003100%coinbase37d ago0x4d52f1…6c59f7
0x4ed7…53c90x6839…1a2bBase—$1.00100%coinbase37d ago0x817edf…095a7e
0xd880…de2d0x6839…1a2bBase—$1.00100%coinbase37d ago0x0be238…590b07
0xe22f…a7fe0x6839…1a2bBase—$0.003100%coinbase37d ago0x761cc1…41d080
0xb716…ba9a0x6839…1a2bBase—$0.003100%coinbase37d ago0x53cced…93a0a3
0xbfe1…a3230x6839…1a2bBase—$0.003100%coinbase37d ago0xff57a6…41a630
0x59f3…e7de0x6839…1a2bBase—$1.00100%coinbase37d ago0xf6ae6b…6aacf9
0xbc3a…40b50x6839…1a2bBase—$1.00100%coinbase37d ago0x9ce026…f23d18
0xcaac…578f0x6839…1a2bBase—$0.003100%coinbase37d ago0xf8ec31…e216b8
0xde17…5a2e0x6839…1a2bBase—$5.00100%coinbase37d ago0x3c55d8…cedf0c
0x45b0…2c2b0x6839…1a2bBase—$1.00100%coinbase37d ago0x6d1d3b…b438ea
0x59fa…1ef60x6839…1a2bBase—$5.00100%coinbase37d ago0xaf80b9…78d15a
0x5575…2ab90x6839…1a2bBase—$0.003100%coinbase37d ago0xaf25f3…4dae17
0x377a…4a6f0x6839…1a2bBase—$0.003100%coinbase37d ago0x065fea…d53638

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.