Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43c1…173c0x3e0a…78e7Base—$0.004983100%coinbase74d ago0x0346ac…331aef
0x43c1…173c0x3e0a…78e7Base—$0.005695100%coinbase74d ago0xf2b0da…75e474
0x43c1…173c0x3e0a…78e7Base—$0.005535100%coinbase74d ago0x75ad1c…a7bb9f
0x43c1…173c0x3e0a…78e7Base—$0.005746100%coinbase75d ago0x63afdb…e587a1
0x43c1…173c0x3e0a…78e7Base—$0.003822100%coinbase75d ago0x0312d1…0b4c9a
0x43c1…173c0x3e0a…78e7Base—$0.003571100%coinbase75d ago0xa0219a…bb7e46
0x43c1…173c0x3e0a…78e7Base—$0.005476100%coinbase75d ago0x68382d…32a3b5
0x43c1…173c0x3e0a…78e7Base—$0.003665100%coinbase75d ago0x285f4e…291041
0x43c1…173c0x3e0a…78e7Base—$0.005527100%coinbase75d ago0xc05136…b99bf2
0x43c1…173c0x3e0a…78e7Base—$0.003492100%coinbase75d ago0x05ab42…f35e0b
0x43c1…173c0x3e0a…78e7Base—$0.005407100%coinbase75d ago0xb3cea7…1dbe80
0x43c1…173c0x3e0a…78e7Base—$0.005584100%coinbase75d ago0x66c15b…573796
0x43c1…173c0x3e0a…78e7Base—$0.004713100%coinbase75d ago0xfc4d18…342c5f
0x43c1…173c0x3e0a…78e7Base—$0.003726100%coinbase75d ago0x25aed9…7f2fd9
0x43c1…173c0x3e0a…78e7Base—$0.004074100%coinbase75d ago0x3774a7…b80edb
0x43c1…173c0x3e0a…78e7Base—$0.005473100%coinbase75d ago0x1cdd12…785fcd
0x43c1…173c0x3e0a…78e7Base—$0.005699100%coinbase75d ago0x974598…ae1e36
0x43c1…173c0x3e0a…78e7Base—$0.003773100%coinbase75d ago0xaae635…e16862
0x43c1…173c0x3e0a…78e7Base—$0.003262100%coinbase75d ago0xbdde09…ce0c46
0x43c1…173c0x3e0a…78e7Base—$0.003193100%coinbase75d ago0xc428b0…b0f86a

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.