Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb58e…42060x5d66…6434Base—$0.01100%coinbase61d ago0x0bb71c…02288f
0xb58e…42060xdf77…0729Base—$0.01100%coinbase61d ago0x67660b…d57c9c
0xb58e…42060x049b…2295Base—$0.01100%coinbase61d ago0x1c3c41…1d81ab
0xb58e…42060xaf80…7b49Base—$0.01100%coinbase61d ago0x6b609f…43f64d
0xb58e…42060x5e2b…dedfBase—$0.01100%coinbase61d ago0xed02ee…857eba
0xb58e…42060x0897…2527Base—$0.01100%coinbase61d ago0x6cdba3…885dad
0xb58e…42060x6a33…dbfbBase—$0.01100%coinbase61d ago0xe6aee7…1b70e9
0xb58e…42060xdd39…8a6aBase—$0.01100%coinbase61d ago0x520bae…22b32d
0xb58e…42060xf7ea…8bb1Base—$0.01100%coinbase61d ago0xc4c836…2e99c7
0xb58e…42060x0b68…8080Base—$0.01100%coinbase61d ago0x5195fe…d37ccd
0xb58e…42060x364b…670eBase—$0.01100%coinbase61d ago0xa7263d…cb7799
0xb58e…42060xfac9…10c6Base—$0.01100%coinbase61d ago0xcbbbc6…47d5c9
0xb58e…42060x12de…5bddBase—$0.01100%coinbase61d ago0x5120ff…fa3f74

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.