Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68d5…b2dc0xac63…205bBase—$0.01100%coinbase73d ago0x6265ee…19ad10
0x68d5…b2dc0xc894…b431Base—$0.01100%coinbase73d ago0xf47400…0d3e9b
0x68d5…b2dc0x2878…bfdaBase—$0.01100%coinbase73d ago0x12b4c6…806300
0x68d5…b2dc0xe852…bee8Base—$0.01100%coinbase73d ago0x65a059…95138c
0x68d5…b2dc0x2a38…2800Base—$0.01100%coinbase73d ago0xa54a40…7fda22
0x68d5…b2dc0x3569…61ebBase—$0.01100%coinbase73d ago0x713b45…36b08e
0x68d5…b2dc0x69b8…ab54Base—$0.01100%coinbase73d ago0x7f8c77…8186a5
0x68d5…b2dc0xb095…a005Base—$0.01100%coinbase73d ago0x9d1ffe…7acc22
0x68d5…b2dc0xe801…a4acBase—$0.01100%coinbase73d ago0x019443…0101c6
0x68d5…b2dc0x3635…bf7bBase—$0.01100%coinbase73d ago0xb41a8a…f93f34
0x68d5…b2dc0xc860…39e4Base—$0.01100%coinbase73d ago0xdd69d9…f9711f
0x68d5…b2dc0xbb9a…da0eBase—$0.01100%coinbase73d ago0x891e23…e10a04
0x68d5…b2dc0x890a…ac10Base—$0.01100%coinbase73d ago0xc415ce…57edb5
0x68d5…b2dc0x891c…6b5fBase—$0.01100%coinbase73d ago0x9ac525…9193c4
0x68d5…b2dc0x0634…9e8fBase—$0.01100%coinbase73d ago0x56dfb0…4fb461
0x68d5…b2dc0x850b…f398Base—$0.01100%coinbase73d ago0xdeb886…7de398
0x68d5…b2dc0x2905…c68eBase—$0.01100%coinbase73d ago0xc76817…2e7bf8

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.