Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cdb…38a60x3e0a…78e7Base—$0.002694100%coinbase74d ago0xedbf13…14fa4d
0x6cdb…38a60x3e0a…78e7Base—$0.003711100%coinbase74d ago0x3f463b…cd7ee4
0x6cdb…38a60x3e0a…78e7Base—$0.004653100%coinbase74d ago0xcf4eee…43ec18
0x6cdb…38a60x3e0a…78e7Base—$0.0051100%coinbase74d ago0xf94442…69af4b
0x6cdb…38a60x3e0a…78e7Base—$0.002984100%coinbase74d ago0xfbd031…efa765
0x6cdb…38a60x3e0a…78e7Base—$0.005646100%coinbase74d ago0x74ee17…ce3d8e
0x6cdb…38a60x3e0a…78e7Base—$0.003543100%coinbase74d ago0x9b2322…766691
0x6cdb…38a60x3e0a…78e7Base—$0.005729100%coinbase74d ago0x5628ae…0c4ffa
0x6cdb…38a60x3e0a…78e7Base—$0.005035100%coinbase74d ago0x461beb…a94039
0x6cdb…38a60x3e0a…78e7Base—$0.005708100%coinbase74d ago0x6866c5…78f183
0x6cdb…38a60x3e0a…78e7Base—$0.002835100%coinbase74d ago0x3c2c56…d2364d
0x6cdb…38a60x3e0a…78e7Base—$0.003901100%coinbase74d ago0x33d94f…ce3413
0x6cdb…38a60x3e0a…78e7Base—$0.004879100%coinbase74d ago0x012e64…92bc08
0x6cdb…38a60x3e0a…78e7Base—$0.004419100%coinbase74d ago0x7fb5cd…87ded6
0x6cdb…38a60x3e0a…78e7Base—$0.003802100%coinbase74d ago0xdc66f9…744cc6
0x6cdb…38a60x3e0a…78e7Base—$0.00324100%coinbase74d ago0xa48777…d140f8
0x6cdb…38a60x3e0a…78e7Base—$0.004884100%coinbase74d ago0xdede60…e24796
0x6cdb…38a60x3e0a…78e7Base—$0.00493100%coinbase75d ago0x521a14…95335d
0x6cdb…38a60x3e0a…78e7Base—$0.003911100%coinbase75d ago0x4ccf7c…6ccb2a
0x6cdb…38a60x3e0a…78e7Base—$0.005797100%coinbase75d ago0xf0814a…ec18bb
0x6cdb…38a60x3e0a…78e7Base—$0.005532100%coinbase75d ago0x23a5b2…9571ab
0x6cdb…38a60x3e0a…78e7Base—$0.005453100%coinbase75d ago0x0e2c1a…173bb0
0x6cdb…38a60x3e0a…78e7Base—$0.003909100%coinbase75d ago0xa704c5…444125
0x6cdb…38a60x3e0a…78e7Base—$0.004416100%coinbase75d ago0xad824f…73a1c2
0x6cdb…38a60x3e0a…78e7Base—$0.004031100%coinbase75d ago0xadb2b8…6bcf00

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.