Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e14…28990xa9dd…2315Base$0.01100%coinbase12d ago0x16baf7…695377
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0x4dc501…1b23e4
0x5e14…28990xa9dd…2315Base$0.01100%coinbase12d ago0xa93876…adf5ce
0x5e14…28990xa9dd…2315Base$0.01100%coinbase12d ago0xb6d163…90a84d
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0x3fd861…43fa0e
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0xf82a95…a3df35
0x5e14…28990xa9dd…2315Base$0.01100%coinbase12d ago0xf6d243…947b89
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0x3d086f…1c914b
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0xd856a1…2d2eb0
0x5e14…28990xa9dd…2315Base$0.01100%coinbase12d ago0x0c8617…a97688
0x5e14…28990xa9dd…2315Base$0.01100%coinbase12d ago0x330097…bdebc5
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0x5a8ff9…9ba32a
0x5e14…28990xa9dd…2315Base$0.01100%coinbase12d ago0x2ae8e3…5d7429
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0x0464d9…c41ead
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0x1c86e4…6c2eff
0x5e14…28990xa9dd…2315Base$0.01100%coinbase12d ago0x020a35…0f8258
0x5e14…28990xa9dd…2315Base$0.01100%coinbase12d ago0x220cd5…9ced1c
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0x1bbe57…d06382
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0xc53ea7…4b09f6
0x5e14…28990xa9dd…2315Base$0.01100%coinbase12d ago0x09f885…dccc0e
0x5e14…28990xa9dd…2315Base$0.01100%coinbase12d ago0x5ce6e9…01f720
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0x110a01…6358af
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0x0a34fb…41f501
0x5e14…28990xa9dd…2315Base$0.01100%coinbase12d ago0xf4869f…d94d38
0x5e14…28990xa9dd…2315Base$0.002100%coinbase12d ago0x1e5d51…e73ffb

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.