Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0xce3b74…5fbaee
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0xfe5e57…f000bb
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x3ae10d…5a06da
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x5a0081…d017cf
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x94d342…6f5054
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0xf394b1…1c5fe0
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0xa65ad7…0a861a
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0xa81eef…0f4dff
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0xdbf019…88942c
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x420a9c…5b5397
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x17e7d3…765ba3
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x2ea242…eee209
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0xc297d9…66773f
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x693f75…7d75e9
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0xae53e4…4c5649
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x59211c…81af34
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x07368d…4a5b82
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0xa7f60a…32ec7a
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0xc207b8…737d6b
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0xff7467…960d77
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0xc760d1…97ee3c
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x5775c1…876fbd
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x74d400…1e78f1
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x482038…a7ef67
0xa642…2ebc0xa9dd…2315Base—$0.002100%coinbase41d ago0x210ba2…66021f

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.