Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7bec…9b3a0xccc8…15beBase—$105.95100%0xf70d…dbef98d ago0xc8a547…302089
0xc630…f9ae0xccc8…15beBase—$19.00100%0xf70d…dbef98d ago0x16c463…d0af77
0xb95b…4b180xccc8…15beBase—$18.00100%0xf70d…dbef98d ago0x7d1784…c2e800
0x349d…9fd80xccc8…15beBase—$11.00100%0xf70d…dbef98d ago0xe69afb…b7e2d4
0xece3…9b9e0xccc8…15beBase—$9.00100%0xf70d…dbef98d ago0x4bd040…57c10b
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef98d ago0x6ad874…8ccdf0
0xe068…02610xccc8…15beBase—$4.00100%0xf70d…dbef98d ago0x8c0081…ea8a22
0x4b94…6b830xccc8…15beBase—$8.00100%0xf70d…dbef98d ago0x8382fc…d7480e
0xe90b…4f7a0xccc8…15beBase—$1.02100%0xf70d…dbef98d ago0x957b01…b6b553
0xb442…112c0xccc8…15beBase—$1.03100%0xf70d…dbef98d ago0x5a58a2…834a18
0x59cd…2b8e0xccc8…15beBase—$7.00100%0xf70d…dbef98d ago0xd89dca…1de9af
0x9cc4…b1760xccc8…15beBase—$2.88100%0xf70d…dbef98d ago0xa9d96d…d1337c
0x9cc4…b1760xccc8…15beBase—$2.88100%0xf70d…dbef98d ago0xac2a69…1aa62b
0x9cc4…b1760xccc8…15beBase—$2.88100%0xf70d…dbef98d ago0x44510b…397ebb
0x9cc4…b1760xccc8…15beBase—$2.88100%0xf70d…dbef98d ago0x3f706c…4ce0e8
0x9cc4…b1760xccc8…15beBase—$2.28100%0xf70d…dbef98d ago0x8e22ef…2a41f9
0x9cc4…b1760xccc8…15beBase—$2.42100%0xf70d…dbef98d ago0x8d7938…b10ac7
0x9cc4…b1760xccc8…15beBase—$2.05100%0xf70d…dbef98d ago0x09808b…b84a14
0x9cc4…b1760xccc8…15beBase—$2.01100%0xf70d…dbef98d ago0x8c7b16…2c4e5a
0x9cc4…b1760xccc8…15beBase—$2.01100%0xf70d…dbef98d ago0x38ac3b…d3094f
0x9cc4…b1760xccc8…15beBase—$2.04100%0xf70d…dbef98d ago0x43920e…ae74c4
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef99d ago0xfae499…67bf50
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef99d ago0xbc954d…6a9128
0xa8d0…fd9c0xccc8…15beBase—$2.94100%0xf70d…dbef99d ago0xe8b5eb…09cacb

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.