Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x5be946…67c6fa
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x7d9a27…0a0def
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x6362cd…4aa951
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x66b6d2…8c796c
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x438db3…1fb7c6
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x89cb60…5b869b
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x00241d…00ec1e
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0xdb480f…c69659
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0xc53636…1236f0
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x441dc7…a57df6
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x13ec1a…583c1e
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0xe74d47…b6b90e
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0xc4ed1f…4388c1
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0xca5b37…12c026
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x059b75…e91b85
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x7a6338…b93ab5
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x7d6635…382fa2
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x3b2c9c…18990d
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0xd190e7…ab4d19
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x09f73b…403790
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x633493…b8f90d
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x21a387…97b42b
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0xe30a84…e70e64
0xed76…94830x5aae…482eBase—$0.001100%coinbase18d ago0x53f194…2c0ef6

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.