Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase49d ago0x509338…314c3c
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase49d ago0x135627…a1e441
0x97e9…8f7c0x6839…1a2bBase—$1.00100%coinbase50d ago0x7342f7…ad554d
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0xe1b229…132bc5
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x769dd6…3b25ff
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x21f5a8…7fc94e
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x942eed…b3b53c
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x4cff84…f9c70a
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x834ed4…b09e9d
0x97e9…8f7c0x6839…1a2bBase—$5.00100%coinbase50d ago0xc056cb…77498a
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0xfb5a90…955240
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x3d0c89…b52d24
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x44af44…0fcadd
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x15115d…a45a20
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x4ac7e2…c66f04
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x620092…f23314
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x5f1bd9…0ad6f0
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0xb20d15…cf6011
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0xec8021…aa965c
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x831d72…40ce51
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0xd489ab…94709d
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0xf74191…283af0
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0xdda292…0452ac
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x6e4f9e…29d76d
0x97e9…8f7c0x6839…1a2bBase—$0.003100%coinbase50d ago0x119242…cede8c

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.