Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x08713c…e5be33
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0xc22d6e…e28c69
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0xd335bd…9c4a18
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x59d211…290738
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0xfd31ad…90b81f
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x783670…3f9c6a
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x188ebd…ca3e56
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0xac7397…f54a83
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0xf59906…f0c997
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x94ab0f…3677b8
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x4ae21b…57a1db
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x04e5eb…685f71
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0xdf31c6…534d37
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x6d4d53…798ba4
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x10a0db…2a3f53
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x43fcb0…815744
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x384593…a932ac
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0xba00f8…956873
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x963f50…dd2486
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x693d2e…0bd19e
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0xcacb6d…d82a9d
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x8c2402…bb2d40
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0x0eaa22…67c297
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0xdc1a5d…5182c1
0x482b…62f30x5aae…482eBase—$0.001100%coinbase6d ago0xe5e1ac…f3f4e9

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.