Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e64…65550x3e0a…78e7Base—$0.005665100%coinbase73d ago0x125f19…e82dbb
0x3e64…65550x3e0a…78e7Base—$0.005102100%coinbase74d ago0x8043f0…38ec59
0x3e64…65550x3e0a…78e7Base—$0.005707100%coinbase74d ago0x19a3c8…d77828
0x3e64…65550x3e0a…78e7Base—$0.005044100%coinbase74d ago0x47ee90…ca06ff
0x3e64…65550x3e0a…78e7Base—$0.005827100%coinbase74d ago0x0d8f0f…db9e6e
0x3e64…65550x3e0a…78e7Base—$0.002798100%coinbase74d ago0x4df147…4de544
0x3e64…65550x3e0a…78e7Base—$0.005117100%coinbase74d ago0x422bb0…834b1e
0x3e64…65550x3e0a…78e7Base—$0.004085100%coinbase74d ago0xabbd20…0daa5a
0x3e64…65550x3e0a…78e7Base—$0.005284100%coinbase74d ago0x258031…72beb5
0x3e64…65550x3e0a…78e7Base—$0.003354100%coinbase74d ago0x9aed61…b777c2
0x3e64…65550x3e0a…78e7Base—$0.003272100%coinbase74d ago0x15be96…760999
0x3e64…65550x3e0a…78e7Base—$0.00299100%coinbase74d ago0xae699d…6f6d70
0x3e64…65550x3e0a…78e7Base—$0.00528100%coinbase74d ago0x5e58aa…968aa2
0x3e64…65550x3e0a…78e7Base—$0.003387100%coinbase74d ago0x2ccfd7…2ffc9b
0x3e64…65550x3e0a…78e7Base—$0.004057100%coinbase74d ago0x98f328…c7b7af
0x3e64…65550x3e0a…78e7Base—$0.005384100%coinbase74d ago0xff1a5e…868d67
0x3e64…65550x3e0a…78e7Base—$0.005553100%coinbase74d ago0x4af52e…39c355
0x3e64…65550x3e0a…78e7Base—$0.004087100%coinbase74d ago0x0be868…0eb4f5
0x3e64…65550x3e0a…78e7Base—$0.003689100%coinbase74d ago0x037f1e…4667bb
0x3e64…65550x3e0a…78e7Base—$0.002872100%coinbase74d ago0xe9f046…befa3f

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.