Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1610…31880xe4b6…ed8fBasex402 service$0.50100%coinbase6d ago0x522c41…a98363
0x1610…31880xe4b6…ed8fBasex402 service$0.50100%coinbase6d ago0x8688f8…464b01
0x1610…31880xe4b6…ed8fBasex402 service$0.95100%coinbase6d ago0xe6d391…7ac1d4
0x1610…31880xe4b6…ed8fBasex402 service$1.15100%coinbase6d ago0x7044a9…cddded
0x1610…31880xe4b6…ed8fBasex402 service$1.40100%coinbase6d ago0xb85a62…ae6e7a
0x1610…31880xe4b6…ed8fBasex402 service$1.35100%coinbase6d ago0x2585a2…5bae4b
0x1610…31880xe4b6…ed8fBasex402 service$0.95100%coinbase6d ago0x060dbd…34eca9
0x1610…31880xe4b6…ed8fBasex402 service$1.50100%coinbase6d ago0xba64ed…8b746c
0x1610…31880xe4b6…ed8fBasex402 service$1.85100%coinbase6d ago0xb114fa…d639f7
0x1610…31880xe4b6…ed8fBasex402 service$1.10100%coinbase6d ago0x4ae8d3…31ff81
0x1610…31880xe4b6…ed8fBasex402 service$0.70100%coinbase6d ago0xd39e04…8578a4
0x1610…31880xe4b6…ed8fBasex402 service$1.25100%coinbase6d ago0x6901a7…5eec16
0x1610…31880xe4b6…ed8fBasex402 service$1.40100%coinbase6d ago0x803579…21049b
0x1610…31880xe4b6…ed8fBasex402 service$0.25100%coinbase6d ago0xd22ae2…3535dc
0x1610…31880xe4b6…ed8fBasex402 service$1.20100%coinbase6d ago0x680c85…1fd177
0x1610…31880xe4b6…ed8fBasex402 service$0.75100%coinbase6d ago0xc71678…b02a74

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.