Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xc9fdca…11d3ba
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI7d ago0x85215d…127e3a
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xc0f02e…a67d4a
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI7d ago0x5ea769…3d434d
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI7d ago0x869d42…c76b97
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI7d ago0x121b02…386c16
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xa36a44…ed6d70
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI7d ago0x21df7b…21c197
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xc2bcb9…0aa56b
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xe977c7…d4ee9b
0x4dbe…6beb0xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xede15a…70e1f1
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI7d ago0x500dae…b07c05
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI7d ago0x7b09ff…2fbead
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xe12b1b…8be77c
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI7d ago0x27a8a4…936f0c
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xde1391…df2a44
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xd07b92…f79f0b
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xff02e9…ad273c
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI7d ago0xc1c8db…11d028
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI8d ago0x0b44fc…1554c8
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI8d ago0xe68b55…426779
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI8d ago0x1afb44…2effad
0xb90c…03a30xdb5c…10fdBasex402 service$0.10100%payAI8d ago0x9f8f56…da21c2
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI8d ago0xd7b1be…d74e75
0x1328…a5d50xdb5c…10fdBasex402 service$0.10100%payAI8d ago0x4db11f…cebbcc

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.