Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x019b…12f70x1e8e…60f8Base$1.00100%anyspend177d ago0xdbc84a…6af5d5
0xc9d3…124c0x1e8e…60f8Base$2.00100%anyspend177d ago0x082c21…ccc35a
0xd628…19640x1e8e…60f8Base$3.00100%anyspend177d ago0xbea912…fc1f76
0x27a9…29fc0x1e8e…60f8Base$2.00100%anyspend177d ago0xa7a29c…fdc8de
0xed10…358b0x1e8e…60f8Base$1.00100%anyspend177d ago0xe00d87…ba9607
0x54f7…87ff0x1e8e…60f8Base$1.00100%anyspend177d ago0x9fd031…7f9716
0xcf61…c19e0x1e8e…60f8Base$1.00100%anyspend177d ago0xc64eac…e87400
0x9d28…ebcd0x1e8e…60f8Base$2.00100%anyspend177d ago0x10e69f…40effb
0x019b…12f70x1e8e…60f8Base$1.00100%anyspend177d ago0xf700a3…26f5b9
0x903e…3d2a0x1e8e…60f8Base$1.00100%anyspend177d ago0x81aa56…8cc3ca
0xe1be…a0d10x1e8e…60f8Base$2.00100%anyspend177d ago0xefa8ee…4021f8
0x2b25…bd6d0x1e8e…60f8Base$1.00100%anyspend177d ago0x1a6bbc…4040d9
0xe2c7…fe8b0x1e8e…60f8Base$2.00100%anyspend177d ago0x8fd904…c62a91
0x019b…12f70x1e8e…60f8Base$1.00100%anyspend177d ago0x1fd941…a9d3b1
0x84ed…0df20x1e8e…60f8Base$1.00100%anyspend178d ago0x7eb667…5f35f8
0xb492…ce900x1e8e…60f8Base$2.00100%anyspend178d ago0x5df3d4…7f4471
0xa566…97960x1e8e…60f8Base$1.00100%anyspend178d ago0xe4458d…e40256
0xfcb4…232f0x1e8e…60f8Base$3.00100%anyspend178d ago0x2b43d8…3fa9dd
0x1182…23ee0x1e8e…60f8Base$1.00100%anyspend178d ago0xacac5d…34871c
0xa566…97960x1e8e…60f8Base$1.00100%anyspend178d ago0x6b32d3…fda133
0xd8b5…2e240x1e8e…60f8Base$1.00100%anyspend178d ago0x0c3ba4…b2eb5f
0x2b25…bd6d0x1e8e…60f8Base$2.00100%anyspend178d ago0xb434ca…1cedd8
0xe2c7…fe8b0x1e8e…60f8Base$1.00100%anyspend178d ago0x8aa2bf…48ed99
0x43be…f9a90x1e8e…60f8Base$1.00100%anyspend178d ago0x8da576…49b352
0xcbb3…2e790x1e8e…60f8Base$1.00100%anyspend178d ago0x6a089f…43beea

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.