Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1503…efe80x3e0a…78e7Base—$0.003472100%coinbase74d ago0xcefc93…979362
0x1503…efe80x3e0a…78e7Base—$0.004752100%coinbase74d ago0xbe0c86…d7e608
0x1503…efe80x3e0a…78e7Base—$0.004948100%coinbase74d ago0xefee2f…3db3cb
0x1503…efe80x3e0a…78e7Base—$0.003781100%coinbase74d ago0xea038f…99f1b2
0x1503…efe80x3e0a…78e7Base—$0.00469100%coinbase74d ago0x0333a7…bc5b11
0x1503…efe80x3e0a…78e7Base—$0.005312100%coinbase74d ago0xfd35c6…3d2ff6
0x1503…efe80x3e0a…78e7Base—$0.003013100%coinbase74d ago0xe272f3…fd41d6
0x1503…efe80x3e0a…78e7Base—$0.00447100%coinbase74d ago0xe7ce19…9ce5ed
0x1503…efe80x3e0a…78e7Base—$0.004234100%coinbase74d ago0xde63cb…d84237
0x1503…efe80x3e0a…78e7Base—$0.004803100%coinbase75d ago0x9e6a2c…44f80a
0x1503…efe80x3e0a…78e7Base—$0.003048100%coinbase75d ago0xda5205…db0f76
0x1503…efe80x3e0a…78e7Base—$0.004096100%coinbase75d ago0xa23278…275248
0x1503…efe80x3e0a…78e7Base—$0.004866100%coinbase75d ago0x55b56e…253a06
0x1503…efe80x3e0a…78e7Base—$0.004551100%coinbase75d ago0xf45c31…01ad96
0x1503…efe80x3e0a…78e7Base—$0.005744100%coinbase75d ago0x80ed30…f0e92e
0x1503…efe80x3e0a…78e7Base—$0.003499100%coinbase75d ago0xcc63ed…b0ae89
0x1503…efe80x3e0a…78e7Base—$0.004864100%coinbase75d ago0x5abc98…a15501
0x1503…efe80x3e0a…78e7Base—$0.004827100%coinbase75d ago0x3f5a21…a131c7
0x1503…efe80x3e0a…78e7Base—$0.003329100%coinbase75d ago0x4eea87…37c29b
0x1503…efe80x3e0a…78e7Base—$0.003829100%coinbase75d ago0x673f56…4ee09c
0x1503…efe80x3e0a…78e7Base—$0.005631100%coinbase75d ago0xcf319e…581f12
0x1503…efe80x3e0a…78e7Base—$0.00479100%coinbase75d ago0xd486d1…0e1fe7
0x1503…efe80x3e0a…78e7Base—$0.004924100%coinbase75d ago0x76b5ef…4e0954
0x1503…efe80x3e0a…78e7Base—$0.003829100%coinbase75d ago0x718eef…fff2e1
0x1503…efe80x3e0a…78e7Base—$0.002741100%coinbase75d ago0xba3b62…3908b5

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.