Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x638d…9ebe0x3e0a…78e7Base—$0.003883100%coinbase74d ago0xb6c5f9…7f010c
0x638d…9ebe0x3e0a…78e7Base—$0.003845100%coinbase74d ago0x5a198b…451965
0x638d…9ebe0x3e0a…78e7Base—$0.005796100%coinbase74d ago0x9cdc64…237a4c
0x638d…9ebe0x3e0a…78e7Base—$0.005718100%coinbase74d ago0x257f76…1255b4
0x638d…9ebe0x3e0a…78e7Base—$0.005756100%coinbase75d ago0xa41525…5d8dfa
0x638d…9ebe0x3e0a…78e7Base—$0.003632100%coinbase75d ago0x357e8d…0302e9
0x638d…9ebe0x3e0a…78e7Base—$0.003095100%coinbase75d ago0x993a72…1bd278
0x638d…9ebe0x3e0a…78e7Base—$0.003727100%coinbase75d ago0xa9a845…d549b3
0x638d…9ebe0x3e0a…78e7Base—$0.005599100%coinbase75d ago0x7c37d7…5f0700
0x638d…9ebe0x3e0a…78e7Base—$0.00265100%coinbase75d ago0x8591c6…32f9b4
0x638d…9ebe0x3e0a…78e7Base—$0.004139100%coinbase75d ago0x3cfedd…1f5072
0x638d…9ebe0x3e0a…78e7Base—$0.003711100%coinbase75d ago0xf0339a…6224bc
0x638d…9ebe0x3e0a…78e7Base—$0.005312100%coinbase75d ago0x3dd70f…082777
0x638d…9ebe0x3e0a…78e7Base—$0.003497100%coinbase75d ago0xc79a2f…05e2d2
0x638d…9ebe0x3e0a…78e7Base—$0.005709100%coinbase75d ago0xcb03a4…f13e84
0x638d…9ebe0x3e0a…78e7Base—$0.003491100%coinbase75d ago0x34edef…db7da3
0x638d…9ebe0x3e0a…78e7Base—$0.005019100%coinbase75d ago0x334741…3ac635
0x638d…9ebe0x3e0a…78e7Base—$0.003556100%coinbase75d ago0xc83704…46928b
0x638d…9ebe0x3e0a…78e7Base—$0.002903100%coinbase75d ago0xe0cd9d…97ec63
0x638d…9ebe0x3e0a…78e7Base—$0.004951100%coinbase75d ago0x630a1b…2a3280
0x638d…9ebe0x3e0a…78e7Base—$0.003648100%coinbase75d ago0x9a426e…524588

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.