Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a78…cbe90x60eb…2b8eBase—$14.37100%fluxa89d ago0x92bd12…a276fe
0x53c3…e8b20x0a78…cbe9Base—$1.99100%fluxa89d ago0x57458a…189fbf
0x8dad…28170x0a78…cbe9Base—$2.94100%fluxa89d ago0x09a4d9…0234df
0x4fa9…6e970x0a78…cbe9Base—$2.10100%fluxa89d ago0x87a02b…62256a
0xd9f7…f0030x0a78…cbe9Base—$1.52100%fluxa89d ago0x2317d0…2c79c4
0x386c…3f860x0a78…cbe9Base—$1.10100%fluxa89d ago0x9a3097…259c04
0x3011…19d50x0a78…cbe9Base—$0.68100%fluxa89d ago0x318027…8d3e80
0xbcab…41860x0a78…cbe9Base—$0.68100%fluxa89d ago0x0fb58e…71098a
0x849e…5c490x0a78…cbe9Base—$0.71100%fluxa89d ago0xef764d…1b09b7
0x96bb…44cc0x0a78…cbe9Base—$0.77100%fluxa89d ago0x65210e…89e61e
0x244f…cab90x0a78…cbe9Base—$0.42100%fluxa89d ago0xff3d90…55875b
0x244f…cab90x0a78…cbe9Base—$0.42100%fluxa89d ago0x0fbfd9…e9e255
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa89d ago0xf28cf3…d98314
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa89d ago0x24788c…ac23bb
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa89d ago0x2b5dc6…7fb6b2
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa89d ago0x5ec80e…1446cc
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa89d ago0x016814…45c490
0x0a78…cbe90x244f…cab9Base—$0.01100%fluxa89d ago0xcf3c81…09265d

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.