Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.76100%coinbase22d ago0x24b6da…131115
0xff56…086a0xb0af…7de0Base—$0.73100%coinbase22d ago0x89b9d2…4f4a04
0xff56…086a0xb0af…7de0Base—$0.56100%coinbase22d ago0xa51a36…2bab82
0xff56…086a0xb0af…7de0Base—$0.73100%coinbase22d ago0x70d98f…598e51
0xff56…086a0xb0af…7de0Base—$0.58100%coinbase22d ago0x26b12b…3ed1f8
0xff56…086a0xb0af…7de0Base—$0.56100%coinbase22d ago0x3fe8bd…03123f
0xff56…086a0xb0af…7de0Base—$0.60100%coinbase22d ago0x3ad760…487645
0xff56…086a0xb0af…7de0Base—$0.58100%coinbase22d ago0x9e1bd4…3d0ebd
0xff56…086a0xb0af…7de0Base—$0.85100%coinbase22d ago0x615f11…6c50bf
0xff56…086a0xb0af…7de0Base—$0.73100%coinbase22d ago0x2ac6fa…eb53bf
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase22d ago0xc32e60…4a8940
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase22d ago0x69503d…7994b8
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase22d ago0x85f34b…89d463
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase22d ago0x5d9d39…2d9471
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase22d ago0x2092c0…a34054
0xff56…086a0xb0af…7de0Base—$0.76100%coinbase22d ago0xb2f0ea…727c8d
0xff56…086a0xb0af…7de0Base—$0.73100%coinbase22d ago0xc9ed95…6b6bf4
0xff56…086a0xb0af…7de0Base—$0.74100%coinbase22d ago0x782344…7c3b1d
0xff56…086a0xb0af…7de0Base—$0.76100%coinbase22d ago0x66ecc7…f5e4ca
0xff56…086a0xb0af…7de0Base—$0.79100%coinbase22d ago0x88a131…fcb2e3
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase22d ago0x4de87f…c30bbf
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase22d ago0x00fcc7…04ca8c
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase22d ago0xb9062a…291a06
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase22d ago0xdac019…e670a9
0xff56…086a0xb0af…7de0Base—$0.79100%coinbase22d ago0x534693…47f424

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.