Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaff0…aba20x7231…3230Base—$1.29100%fluxa115d ago0xd46d49…94917b
0x7231…32300xaff0…aba2Base—$1.00100%fluxa115d ago0x0c8c6c…cd4647
0x7231…32300xaff0…aba2Base—$4.00100%fluxa115d ago0xab100c…91bf1d
0x7231…32300xaff0…aba2Base—$1.30100%fluxa115d ago0x06ae2a…9e4884
0x8327…8a130x7231…3230Base—$0.16100%fluxa115d ago0x7902c4…75492b
0x294e…95a10x7231…3230Base—$0.13100%fluxa115d ago0x266ecb…6e93d2
0x0a4f…785e0x7231…3230Base—$0.16100%fluxa115d ago0xd2fa66…10f51d
0xe4d8…ef9e0x7231…3230Base—$0.18100%fluxa115d ago0xa7a0f4…4ce8df
0x1b7e…95970x7231…3230Base—$0.22100%fluxa115d ago0xc6e8ed…66179a
0xb2e8…1ba40x7231…3230Base—$0.62100%fluxa115d ago0x08b151…78944d
0xe08b…17270x7231…3230Base—$0.60100%fluxa115d ago0x020826…780808
0x4ed0…7a960x7231…3230Base—$0.80100%fluxa115d ago0xe56fe8…8a5a6e
0x884e…eb770x7231…3230Base—$0.73100%fluxa115d ago0x5c6daf…ebb384
0x3383…56400x7231…3230Base—$0.82100%fluxa115d ago0x80cc3f…822230
0xe276…e3e60x7231…3230Base—$0.90100%fluxa115d ago0x4b6bca…9bdafa
0x41a3…07350x7231…3230Base—$0.80100%fluxa115d ago0x9b327b…598b93
0xb816…ed170x7231…3230Base—$0.61100%fluxa115d ago0x755c99…01c0bb
0xa602…ba450x7231…3230Base—$0.67100%fluxa115d ago0x80eda9…70efc4
0x1e0d…a44b0x7231…3230Base—$0.69100%fluxa115d ago0xbaa54c…4f5c1c
0x73c6…129c0x7231…3230Base—$0.83100%fluxa115d ago0x4c76b3…d108e4
0xaf7d…dd8d0x7231…3230Base—$0.61100%fluxa115d ago0x9f8406…08a462
0x420d…27a80x7231…3230Base—$0.63100%fluxa115d ago0x2002be…00549b
0xd827…31150x7231…3230Base—$0.66100%fluxa115d ago0xb5d467…13375f
0x6351…3b6c0x7231…3230Base—$0.63100%fluxa115d ago0x2adeb4…bc2baf
0xae24…d1c10x7231…3230Base—$0.34100%fluxa115d ago0xea83b1…7d71f8

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.