Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75f7…e6540xa7a6…bf3fBase—$0.01100%coinbase72d ago0x07a64d…cbdf99
0x75f7…e6540x52d6…a75cBase—$0.01100%coinbase72d ago0x0a8ad6…6becdc
0x75f7…e6540x3145…144bBase—$0.01100%coinbase72d ago0x38d284…0bd6d9
0x75f7…e6540x8d89…f050Base—$0.01100%coinbase72d ago0xdf8097…7b52fe
0x75f7…e6540xbc28…5b79Base—$0.01100%coinbase72d ago0xc860ff…f40cbd
0x75f7…e6540x7f92…feb3Base—$0.01100%coinbase72d ago0x6c0ba0…3484a6
0x75f7…e6540xfb7c…aeb4Base—$0.01100%coinbase72d ago0x484a9a…9c9ad0
0x75f7…e6540x1781…3333Base—$0.01100%coinbase72d ago0x9c307c…ef8069
0x75f7…e6540x4409…6e23Base—$0.01100%coinbase72d ago0xf100b7…02e699
0x75f7…e6540x510f…3f90Base—$0.01100%coinbase72d ago0x7a21c5…b59d0e
0x75f7…e6540x2c58…5905Base—$0.01100%coinbase72d ago0x6ea9d6…ae49a7
0x75f7…e6540x8974…a31cBase—$0.01100%coinbase72d ago0x4f775b…bb8380

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.