Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccd…10930x3e0a…78e7Base—$0.004366100%coinbase74d ago0x9e592e…3734d4
0x6ccd…10930x3e0a…78e7Base—$0.0032100%coinbase74d ago0x1bce21…86f036
0x6ccd…10930x3e0a…78e7Base—$0.003389100%coinbase74d ago0x9d772a…0525ea
0x6ccd…10930x3e0a…78e7Base—$0.003077100%coinbase74d ago0xe10192…393f67
0x6ccd…10930x3e0a…78e7Base—$0.004089100%coinbase74d ago0x4aa5ac…f961aa
0x6ccd…10930x3e0a…78e7Base—$0.003376100%coinbase74d ago0x245c77…817586
0x6ccd…10930x3e0a…78e7Base—$0.005895100%coinbase74d ago0x2c51d7…d37c02
0x6ccd…10930x3e0a…78e7Base—$0.005528100%coinbase74d ago0xa60992…05a2cd
0x6ccd…10930x3e0a…78e7Base—$0.005415100%coinbase74d ago0x95b6ae…ae702a
0x6ccd…10930x3e0a…78e7Base—$0.005272100%coinbase74d ago0x8c9dfe…c0496e
0x6ccd…10930x3e0a…78e7Base—$0.005116100%coinbase74d ago0x975312…d6be65
0x6ccd…10930x3e0a…78e7Base—$0.005412100%coinbase74d ago0xc54598…059bb4
0x6ccd…10930x3e0a…78e7Base—$0.003454100%coinbase75d ago0xc8ec77…230d8d
0x6ccd…10930x3e0a…78e7Base—$0.005102100%coinbase75d ago0xa01da9…4b31ee
0x6ccd…10930x3e0a…78e7Base—$0.004245100%coinbase75d ago0x224047…a20dc9
0x6ccd…10930x3e0a…78e7Base—$0.003529100%coinbase75d ago0x0e1b7e…157f89
0x6ccd…10930x3e0a…78e7Base—$0.005497100%coinbase75d ago0xa6f3d9…311d9f
0x6ccd…10930x3e0a…78e7Base—$0.00435100%coinbase75d ago0x74a77a…c0b5ce
0x6ccd…10930x3e0a…78e7Base—$0.004679100%coinbase75d ago0x6ce2ed…837048
0x6ccd…10930x3e0a…78e7Base—$0.004316100%coinbase75d ago0x8e1de6…d697ce
0x6ccd…10930x3e0a…78e7Base—$0.004442100%coinbase75d ago0x47ee47…484386
0x6ccd…10930x3e0a…78e7Base—$0.003723100%coinbase75d ago0x4a67ba…b3e396
0x6ccd…10930x3e0a…78e7Base—$0.005613100%coinbase75d ago0xba83a6…48fa1a
0x6ccd…10930x3e0a…78e7Base—$0.003965100%coinbase75d ago0x4d3e4f…29459a
0x6ccd…10930x3e0a…78e7Base—$0.005552100%coinbase75d ago0x2e8e84…16e901

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.