Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0x5ad022…989b29
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0xb03dcf…955ec2
0x4d24…fef60x6013…507bBasex402 service$0.10100%coinbase73d ago0xbc48a7…5842e2
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0x4fc21a…784e58
0x4d24…fef60x6013…507bBasex402 service$0.005100%coinbase73d ago0x65d557…e029ea
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0xffeb98…21180a
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0x92e2c6…18d892
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0xcead7a…b0b190
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0xea96bf…938044
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0xb49cf9…eb113b
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0x6ea9fa…d40743
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0x6a57bf…eb8a3e
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0x98f4cd…13b83f
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0xa322e5…8b630e
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0xc821b3…d808b0
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0x3dbc4f…62f544
0x4d24…fef60x6013…507bBasex402 service$0.005100%coinbase73d ago0xf1fcde…8324a4
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0x8c29c7…6055cc
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0x9bfe30…b9e559
0x4d24…fef60x6013…507bBasex402 service$0.005100%coinbase73d ago0x9bc456…4fb3ef
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0x116047…63bd62
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0xcad3ce…2c6f1b
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0xbc3c1c…3b0e9c
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0xec5817…f6e371
0x4d24…fef60x6013…507bBasex402 service$0.002100%coinbase73d ago0x4452c4…463126

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.