Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa99c…65330x3e0a…78e7Base—$0.005167100%coinbase74d ago0x3035a3…6db918
0xa99c…65330x3e0a…78e7Base—$0.005566100%coinbase74d ago0xcc8748…311a07
0xa99c…65330x3e0a…78e7Base—$0.005154100%coinbase75d ago0x4e89f4…21195f
0xa99c…65330x3e0a…78e7Base—$0.005414100%coinbase75d ago0xa68401…8e3ef6
0xa99c…65330x3e0a…78e7Base—$0.002842100%coinbase75d ago0xf91bfe…f11451
0xa99c…65330x3e0a…78e7Base—$0.005861100%coinbase75d ago0xae5ce3…5c8183
0xa99c…65330x3e0a…78e7Base—$0.004898100%coinbase75d ago0xb8ae3e…f14182
0xa99c…65330x3e0a…78e7Base—$0.005061100%coinbase75d ago0xa4ef92…9d19ef
0xa99c…65330x3e0a…78e7Base—$0.0054100%coinbase75d ago0x1fae78…7db196
0xa99c…65330x3e0a…78e7Base—$0.005706100%coinbase75d ago0x10967b…145f6d
0xa99c…65330x3e0a…78e7Base—$0.003862100%coinbase75d ago0xfb1706…9076ce
0xa99c…65330x3e0a…78e7Base—$0.004027100%coinbase75d ago0x0fdf54…0dca57
0xa99c…65330x3e0a…78e7Base—$0.005141100%coinbase75d ago0x40ace1…93c216
0xa99c…65330x3e0a…78e7Base—$0.003786100%coinbase75d ago0xf009ff…c9fe20
0xa99c…65330x3e0a…78e7Base—$0.003091100%coinbase75d ago0xe3647b…b1e24b
0xa99c…65330x3e0a…78e7Base—$0.00445100%coinbase75d ago0x155063…2c8b0f
0xa99c…65330x3e0a…78e7Base—$0.003846100%coinbase75d ago0x8dcb15…fc14d5
0xa99c…65330x3e0a…78e7Base—$0.004049100%coinbase75d ago0x240819…c40696
0xa99c…65330x3e0a…78e7Base—$0.005544100%coinbase75d ago0xad396f…872b6e
0xa99c…65330x3e0a…78e7Base—$0.003201100%coinbase75d ago0x7db1fd…12cfc3
0xa99c…65330x3e0a…78e7Base—$0.003593100%coinbase75d ago0xd9868e…507ed9
0xa99c…65330x3e0a…78e7Base—$0.003456100%coinbase75d ago0xe7510b…395a2d
0xa99c…65330x3e0a…78e7Base—$0.004819100%coinbase75d ago0x046643…e2f5b0
0xa99c…65330x3e0a…78e7Base—$0.002869100%coinbase75d ago0xfd8e60…961379
0xa99c…65330x3e0a…78e7Base—$0.005588100%coinbase75d ago0x58f930…377a84

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.