Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x765d…06a20x4f4b…422dBase—$0.0035100%coinbase45d ago0x9744a8…fa0965
0xbbb3…a43d0x4f4b…422dBase—$0.04100%coinbase45d ago0xc9e182…c6655d
0x3d7c…a1a60x4f4b…422dBase—$0.0035100%coinbase45d ago0xdb24ca…1de99c
0x2891…eb090x4f4b…422dBase—$0.0015100%coinbase45d ago0x52ba0d…e30504
0x6ecf…9d310x4f4b…422dBase—$0.0035100%coinbase45d ago0x2a4237…2561de
0x0f4b…b76c0x4f4b…422dBase—$0.001100%coinbase45d ago0x341f43…8e6a6d
0xebaa…5c3a0x4f4b…422dBase—$0.001100%coinbase45d ago0x1d0b5a…839265
0x5e19…8f580x4f4b…422dBase—$0.04100%coinbase45d ago0x2cff6a…3496a6
0xa152…0e700x4f4b…422dBase—$0.001100%coinbase45d ago0xe1d22b…d1f160
0x0e5c…f8a20x4f4b…422dBase—$0.0015100%coinbase45d ago0xd74323…603b98
0x3a6c…2b260x4f4b…422dBase—$0.0035100%coinbase45d ago0xcb9bed…3858b6
0x12f1…bc4b0x4f4b…422dBase—$0.001100%coinbase45d ago0xec8b4b…f494f4
0x61e9…22dd0x4f4b…422dBase—$0.001100%coinbase45d ago0xd0df1f…cba518
0xa17f…0e110x4f4b…422dBase—$0.0015100%coinbase45d ago0xdcf1ec…9048e9
0x0527…ef5a0x4f4b…422dBase—$0.0035100%coinbase45d ago0x11bb7f…2eed73
0x275a…ea9b0x4f4b…422dBase—$0.0015100%coinbase45d ago0x4df8a0…529bef
0xd038…aed40x4f4b…422dBase—$0.0035100%coinbase45d ago0x44aafc…c15bd2
0xebe3…d5900x4f4b…422dBase—$0.04100%coinbase45d ago0xa4c7b1…f5cb43
0x0fef…668d0x4f4b…422dBase—$0.04100%coinbase45d ago0xbdfb41…6e700e
0xa5ae…2dd80x4f4b…422dBase—$0.0035100%coinbase45d ago0xd1a08c…33a443
0x19cf…7ff90x4f4b…422dBase—$0.04100%coinbase45d ago0xa9c048…47bebd
0x7846…adcd0x4f4b…422dBase—$0.001100%coinbase45d ago0x2bac1f…f0234b
0xa8cd…19920x4f4b…422dBase—$0.04100%coinbase45d ago0xa0be59…519d03
0x62fc…7bd00x4f4b…422dBase—$0.0035100%coinbase45d ago0x02ce21…870ccf
0xa85f…2eaf0x4f4b…422dBase—$0.04100%coinbase45d ago0x0d2e4c…0b5054

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.