Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb912…bbfc0x3e0a…78e7Base—$0.002914100%coinbase74d ago0x5cacea…abfde5
0xb912…bbfc0x3e0a…78e7Base—$0.003868100%coinbase74d ago0x72d85c…1ef1d4
0xb912…bbfc0x3e0a…78e7Base—$0.002714100%coinbase74d ago0x5f238d…d10dc0
0xb912…bbfc0x3e0a…78e7Base—$0.003587100%coinbase74d ago0x3a7f60…98090f
0xb912…bbfc0x3e0a…78e7Base—$0.004596100%coinbase74d ago0xdeab1c…2d8a9a
0xb912…bbfc0x3e0a…78e7Base—$0.005296100%coinbase74d ago0xac6c3c…3c55ba
0xb912…bbfc0x3e0a…78e7Base—$0.004782100%coinbase74d ago0x704c93…c5ba2f
0xb912…bbfc0x3e0a…78e7Base—$0.003197100%coinbase74d ago0x58b0b9…03ba28
0xb912…bbfc0x3e0a…78e7Base—$0.003427100%coinbase74d ago0x8bc064…0bf9f8
0xb912…bbfc0x3e0a…78e7Base—$0.002846100%coinbase74d ago0xb4ab01…a2ac4e
0xb912…bbfc0x3e0a…78e7Base—$0.005653100%coinbase74d ago0x04c3f9…c79730
0xb912…bbfc0x3e0a…78e7Base—$0.005048100%coinbase74d ago0xc5a6d9…601c68
0xb912…bbfc0x3e0a…78e7Base—$0.003753100%coinbase75d ago0x9ff43b…8c860e
0xb912…bbfc0x3e0a…78e7Base—$0.003331100%coinbase75d ago0x097a5a…37a0f9
0xb912…bbfc0x3e0a…78e7Base—$0.002975100%coinbase75d ago0xe51e2d…79f10d
0xb912…bbfc0x3e0a…78e7Base—$0.003955100%coinbase75d ago0xab0f6a…11511e
0xb912…bbfc0x3e0a…78e7Base—$0.004748100%coinbase75d ago0x028bcc…5c648c
0xb912…bbfc0x3e0a…78e7Base—$0.004582100%coinbase75d ago0x300092…f15ab4
0xb912…bbfc0x3e0a…78e7Base—$0.003826100%coinbase75d ago0xceaea3…c298e6
0xb912…bbfc0x3e0a…78e7Base—$0.003985100%coinbase75d ago0x0a4213…9a1535
0xb912…bbfc0x3e0a…78e7Base—$0.003224100%coinbase75d ago0x0d98bb…28316c
0xb912…bbfc0x3e0a…78e7Base—$0.002778100%coinbase75d ago0x06e1c9…657203
0xb912…bbfc0x3e0a…78e7Base—$0.004491100%coinbase75d ago0x0d6ba0…86c9e0
0xb912…bbfc0x3e0a…78e7Base—$0.00267100%coinbase75d ago0xea4140…70ec03
0xb912…bbfc0x3e0a…78e7Base—$0.005812100%coinbase75d ago0x3ae09e…b4934f

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.