Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0xe02316…77dc2e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x440b10…1e381f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x4da8af…9a9a2f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0xcdb4a5…31f1f1
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0xeffc6d…9e78b1
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x5d0710…848a2f
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x30f65b…3a4a79
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0xf086a9…98905e
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0xfc74b1…bafbed
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x48f78f…c7de13
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x02a0c1…fb2472
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0xed86ca…8774ad
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x2f497a…e608e1
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0xaeea27…a72937
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x3aaf60…5ac1d1
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x3b01cc…cde799
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x67ef67…3d00f9
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0xb869dc…af7286
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x044bf8…36c8e6
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x68cb92…01c992
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0xf78136…61df09
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x70fa2e…2a5ccf
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x4346d3…e90ae5
0x06ee…aace0x2670…293fBase—$0.01100%coinbase10d ago0x26f944…831d01
0xa932…86590x2670…293fBase—$5.00100%coinbase11d ago0x133afd…702db5

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.