Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb409…03180xef43…6c7fBase—$0.01100%virtuals36d ago0x18f328…6f7dfa
0xab03…4a860xef43…6c7fBase—$0.01100%virtuals36d ago0x9b6e8e…783622
0x3ff1…e5000xef43…6c7fBase—$0.01100%virtuals36d ago0x443533…49367f
0xd6b0…09ec0xef43…6c7fBase—$0.01100%virtuals36d ago0xfec4e9…3b10d5
0xef75…dab50xef43…6c7fBase—$0.01100%virtuals36d ago0x0c8cf9…ae1993
0xe4de…d92a0xef43…6c7fBase—$0.01100%virtuals36d ago0x97432e…8bb298
0x7957…1b0e0xef43…6c7fBase—$0.01100%virtuals36d ago0x187260…eff3cc
0x66ac…d0160xef43…6c7fBase—$0.01100%virtuals36d ago0xfc1c78…41a7c3
0x1031…0c360xef43…6c7fBase—$0.01100%virtuals36d ago0xe4ae7c…88279a
0xfe0b…1f500xef43…6c7fBase—$0.01100%virtuals36d ago0xed93f2…49d564
0xd454…fe2e0xef43…6c7fBase—$0.01100%virtuals36d ago0x25a74b…d51d97
0xc61d…a6880xef43…6c7fBase—$0.01100%virtuals36d ago0xcb6671…c4ecd2
0x441f…80480xef43…6c7fBase—$0.01100%virtuals36d ago0x424145…f412ed
0x3e2c…d4a30xef43…6c7fBase—$0.01100%virtuals36d ago0x10d210…dccc7f
0x9543…77030xef43…6c7fBase—$0.01100%virtuals36d ago0x384556…c6ae4b
0x6d63…d91e0xef43…6c7fBase—$0.01100%virtuals36d ago0x78d170…c20ffa
0x7cbf…0f890xef43…6c7fBase—$0.01100%virtuals36d ago0xd00c53…c741b1
0x0304…2d520xef43…6c7fBase—$0.01100%virtuals36d ago0xdf3c11…cba789
0x9bb3…b6e00xef43…6c7fBase—$0.01100%virtuals36d ago0x68be56…0e116e
0x5ff6…f77e0xef43…6c7fBase—$0.01100%virtuals36d ago0xa8fe19…cfba54
0x7f52…b9320xef43…6c7fBase—$0.01100%virtuals36d ago0x84e6e3…a5b10b
0x7d34…12e80xef43…6c7fBase—$0.01100%virtuals36d ago0xa6e6c8…42523c
0xb388…2ca60xef43…6c7fBase—$0.01100%virtuals36d ago0xf052d9…ca0b33
0x2933…278e0xef43…6c7fBase—$0.01100%virtuals36d ago0x062ff3…ed7f2a
0x7e25…75310xef43…6c7fBase—$0.01100%virtuals36d ago0xc61fcf…9dc78f

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.