Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb9c5…96050x3e0a…78e7Base—$0.002691100%coinbase75d ago0xa17c0f…b28e57
0xb9c5…96050x3e0a…78e7Base—$0.004477100%coinbase75d ago0x82ec8a…c6d5e2
0xb9c5…96050x3e0a…78e7Base—$0.003119100%coinbase75d ago0x94628e…76f070
0xb9c5…96050x3e0a…78e7Base—$0.003317100%coinbase75d ago0xeb32cb…83d192
0xb9c5…96050x3e0a…78e7Base—$0.003531100%coinbase75d ago0xde95a7…782a9f
0xb9c5…96050x3e0a…78e7Base—$0.005883100%coinbase75d ago0x149a47…555043
0xb9c5…96050x3e0a…78e7Base—$0.005377100%coinbase75d ago0x04e7c9…bee615
0xb9c5…96050x3e0a…78e7Base—$0.004324100%coinbase75d ago0xb35423…03ddbf
0xb9c5…96050x3e0a…78e7Base—$0.003578100%coinbase75d ago0x39c40a…22da0b
0xb9c5…96050x3e0a…78e7Base—$0.003326100%coinbase75d ago0x8ce7f1…0b1863
0xb9c5…96050x3e0a…78e7Base—$0.002963100%coinbase75d ago0xe76aed…8e868b
0xb9c5…96050x3e0a…78e7Base—$0.004077100%coinbase75d ago0x3450aa…ee5b90
0xb9c5…96050x3e0a…78e7Base—$0.003615100%coinbase75d ago0xde9e2c…33e0e3
0xb9c5…96050x3e0a…78e7Base—$0.00512100%coinbase75d ago0xdc63b8…724be6
0xb9c5…96050x3e0a…78e7Base—$0.004782100%coinbase75d ago0xbf007f…031ffe
0xb9c5…96050x3e0a…78e7Base—$0.004827100%coinbase75d ago0x46a834…b748fe
0xb9c5…96050x3e0a…78e7Base—$0.003886100%coinbase75d ago0x4f5a0f…e58792
0xb9c5…96050x3e0a…78e7Base—$0.004491100%coinbase75d ago0x6d223f…021b17
0xb9c5…96050x3e0a…78e7Base—$0.005262100%coinbase75d ago0x47e414…17d3a0
0xb9c5…96050x3e0a…78e7Base—$0.003849100%coinbase75d ago0x4336cc…527be6
0xb9c5…96050x3e0a…78e7Base—$0.004319100%coinbase75d ago0x620ef8…b589d6
0xb9c5…96050x3e0a…78e7Base—$0.004094100%coinbase75d ago0x71dcd4…84b75c
0xb9c5…96050x3e0a…78e7Base—$0.004277100%coinbase75d ago0xfbc263…f56865

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.