Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$50.03100%coinbase43d ago0x04c446…3c1433
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase43d ago0xa82746…68958b
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase43d ago0x31058c…50b9f6
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase43d ago0x51953a…51f484
0xb66a…04f40xb0af…7de0Base—$51.05100%coinbase43d ago0x3acbdd…a5d836
0xb66a…04f40xb0af…7de0Base—$54.07100%coinbase43d ago0xdca631…cc5e25
0xb66a…04f40xb0af…7de0Base—$57.04100%coinbase43d ago0x204e96…ab8511
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase43d ago0x2319b7…6832be
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase43d ago0x88f919…86d6c0
0xb66a…04f40xb0af…7de0Base—$51.03100%coinbase43d ago0x3863a1…a76eb7
0xb66a…04f40xb0af…7de0Base—$55.04100%coinbase43d ago0x065715…04449b
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase44d ago0x47f007…78c4fb
0xb66a…04f40xb0af…7de0Base—$42.53100%coinbase44d ago0xf9c91c…929fcb
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase44d ago0x742fc7…5ed799
0xb66a…04f40xb0af…7de0Base—$51.03100%coinbase44d ago0xe393f5…67eda3
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase44d ago0x29dbc9…26cc8f
0xb66a…04f40xb0af…7de0Base—$56.05100%coinbase44d ago0xe9ff03…23c713
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase44d ago0xff2fdd…8569e1
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase44d ago0x9760d6…cadf48
0xb66a…04f40xb0af…7de0Base—$50.03100%coinbase44d ago0x12831a…c2b8bf
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase44d ago0x996dd2…df38df
0xb66a…04f40xb0af…7de0Base—$45.03100%coinbase44d ago0x8f6d04…9443d1
0xb66a…04f40xb0af…7de0Base—$51.05100%coinbase44d ago0x82001e…6e894b
0xb66a…04f40xb0af…7de0Base—$51.10100%coinbase44d ago0x5f85b5…55aa78
0xb66a…04f40xb0af…7de0Base—$2.01100%coinbase44d ago0x8cdf87…89d8b7

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.