Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3273…0d750xef43…6c7fBase$1.00100%virtuals175d ago0x213fe3…46859e
0x3273…0d750xef43…6c7fBase$0.50100%virtuals175d ago0x1e497b…bc40e2
0x3273…0d750xef43…6c7fBase$1.00100%virtuals176d ago0xbb3a1f…33326f
0x3273…0d750xef43…6c7fBase$1.00100%virtuals176d ago0xc02367…dc0df5
0x3273…0d750xef43…6c7fBase$1.50100%virtuals176d ago0x00d282…4d9a41
0x3273…0d750xef43…6c7fBase$1.50100%virtuals176d ago0x9c733d…9ba4d2
0x3273…0d750xef43…6c7fBase$1.00100%coinbase176d ago0xb85119…83e261
0x3273…0d750xef43…6c7fBase$0.20100%virtuals176d ago0x841b21…0046a6
0x3273…0d750xef43…6c7fBase$0.20100%virtuals176d ago0xc553cb…764c91
0x3273…0d750xef43…6c7fBase$0.20100%virtuals176d ago0x5196cd…e389f6
0x3273…0d750xef43…6c7fBase$1.00100%virtuals176d ago0x91c37f…bb29f8
0x3273…0d750xef43…6c7fBase$0.50100%virtuals176d ago0x045fcb…d95a77
0x3273…0d750xef43…6c7fBase$0.20100%virtuals176d ago0xb4a25e…a240d7
0x3273…0d750xef43…6c7fBase$0.20100%virtuals176d ago0xa29a14…11b838
0x3273…0d750xef43…6c7fBase$1.00100%virtuals176d ago0x046a73…0ed2bd
0x3273…0d750xef43…6c7fBase$0.50100%virtuals176d ago0xcdc3b9…93b485
0x3273…0d750xef43…6c7fBase$0.20100%coinbase176d ago0x24572b…eaceae
0x3273…0d750xef43…6c7fBase$0.50100%virtuals176d ago0xde9210…c765d3
0x3273…0d750xef43…6c7fBase$0.50100%virtuals176d ago0x7f7317…de762f
0x3273…0d750xef43…6c7fBase$1.00100%coinbase176d ago0x9bea60…f2f0ae

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.