Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x696e65…28cbf5
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x6ee7e4…30cf43
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x5735d2…a131bf
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xb71eea…9ae660
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x49faf4…c35233
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x74246a…cc1053
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x2e4566…7fd401
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xb6869b…51dea5
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x6ebe06…7718df
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xc29eb1…21642d
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x16b6f7…fca632
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x6e5779…49e02f
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x074b6d…38f927
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xad301f…c0b8cf
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xccbcec…18226a
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xe5126a…311a1f
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x371afc…f16f3f
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0xfa1a02…1c76f8
0x94db…bb700x5aae…482eBase—$0.001100%coinbase6d ago0x49d636…d26583
0x94db…bb700x5aae…482eBase—$0.001100%coinbase7d ago0x1925e0…071c22
0x94db…bb700x5aae…482eBase—$0.001100%coinbase7d ago0x6967ae…b1870b
0x94db…bb700x5aae…482eBase—$0.001100%coinbase7d ago0x9c55f5…d9d7d3
0x94db…bb700x5aae…482eBase—$0.001100%coinbase7d ago0x794e23…91e298
0x94db…bb700x5aae…482eBase—$0.001100%coinbase7d ago0x74d53b…e66621
0x94db…bb700x5aae…482eBase—$0.001100%coinbase7d ago0xd97652…2c5940

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.