Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x226c…aaf20x4dc2…a7b5Base—$0.01100%coinbase54d ago0xd63414…4bbd5c
0x226c…aaf20x10c4…a145Base—$0.01100%coinbase54d ago0x17be58…4f3680
0x226c…aaf20xca34…88c4Base—$0.01100%coinbase54d ago0x5ad434…78e25a
0x226c…aaf20xac83…b4b8Base—$0.01100%coinbase54d ago0xd14627…421966
0x226c…aaf20x056a…20deBase—$0.01100%coinbase54d ago0x542b85…3f2fc7
0x226c…aaf20xe2ff…5538Base—$0.01100%coinbase54d ago0x1f73b5…31109a
0x226c…aaf20xf574…cf3fBase—$0.01100%coinbase54d ago0x2f55d6…05b2c4
0x226c…aaf20x2603…b5beBase—$0.01100%coinbase54d ago0x1cd2e5…416ac7
0x226c…aaf20xdaf0…fc93Base—$0.01100%coinbase54d ago0x559c06…01359a
0x226c…aaf20xc699…aa90Base—$0.01100%coinbase54d ago0x5caae7…9086e8
0x226c…aaf20xfc25…d1bcBase—$0.01100%coinbase54d ago0x31c75d…3fee8b
0x226c…aaf20xd092…7fbbBase—$0.01100%coinbase54d ago0x2f967f…e8fca3
0x226c…aaf20x2382…f638Base—$0.01100%coinbase54d ago0xa74161…d8964d
0x226c…aaf20x347f…e828Base—$0.01100%coinbase54d ago0x11438b…e7000e
0x226c…aaf20x0768…feeeBase—$0.01100%coinbase54d ago0xc9943d…6a33c3
0x226c…aaf20x560b…93dfBase—$0.01100%coinbase54d ago0x036737…84ac22
0x226c…aaf20x4913…3f2aBase—$0.01100%coinbase54d ago0xf64a04…8a92ee
0x226c…aaf20x4a93…914bBase—$0.01100%coinbase54d ago0x2cf06a…8fa055
0x226c…aaf20x5c7f…ad51Base—$0.01100%coinbase54d ago0x20c3c3…08a651
0x226c…aaf20xd15e…adceBase—$0.01100%coinbase54d ago0x27c6fc…6da02f
0x226c…aaf20xd7a5…be5dBase—$0.01100%coinbase54d ago0xd55a6a…98087f
0x226c…aaf20x1842…d30bBase—$0.01100%coinbase54d ago0xe09873…72c220
0x226c…aaf20x72ce…b8ecBase—$0.01100%coinbase54d ago0xd60985…454776
0x226c…aaf20x46e9…7a5fBase—$0.01100%coinbase54d ago0xba509d…188578

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.