Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17d ago0x21dcde…4e52bf
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17d ago0x7d26c6…c312f9
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17d ago0xcdaed3…1b6a40
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase17d ago0x04cd22…57d62e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x3d75db…083135
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x57799e…2f36eb
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x0cd0f9…e41d10
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x8e1ce6…df2f34
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x01a9e7…a26713
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x3c4d82…78569d
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0xd7c5f2…47b804
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0xb48eb2…7a6203
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0xa772cd…de521c
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x307092…816315
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x780701…2d39fb
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x944af7…21d7c0
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0xd47965…6258f6
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x58b037…5a79a5
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x0b730c…ad2d72
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x5a5d68…4c6293
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0xb2d806…07a40f
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x50ffda…473694
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x6c905b…635149
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x0bc2d0…1be16f
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase18d ago0x17ae6c…3e7714

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.