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—$2.64100%coinbase37d ago0x4bfef1…44a82d
0xff56…086a0xb0af…7de0Base—$2.52100%coinbase37d ago0x753387…455eef
0xff56…086a0xb0af…7de0Base—$2.66100%coinbase37d ago0xc65f84…a8a6b8
0xff56…086a0xb0af…7de0Base—$1.74100%coinbase37d ago0xa996f3…46227c
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase37d ago0xce7f14…7b980f
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase37d ago0xa56830…dc87ec
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase37d ago0xb41e5e…d3120f
0xff56…086a0xb0af…7de0Base—$2.52100%coinbase37d ago0xe38529…bfa2b9
0xff56…086a0xb0af…7de0Base—$2.48100%coinbase37d ago0x2ed8b6…468274
0xff56…086a0xb0af…7de0Base—$2.52100%coinbase38d ago0x2ffc69…2696e9
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0x98c0df…20b1df
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0x16a997…1295cb
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0xdce930…e84bf0
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0x163296…fa821f
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0xca80cd…3093f3
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0xb3ad0e…145205
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0x5c2010…f814d2
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0x670fd5…88a5c4
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0x1ddfa7…fe3baf
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0x5d5cf8…ba6be4
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0x76d563…aa1367
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0xbe5c2c…ba3235
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0x75be77…90dc23
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0x6eaf77…f7d7fc
0xff56…086a0xb0af…7de0Base—$2.35100%coinbase38d ago0x7b01bb…2572c7

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.