Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0xe925d1…89a3f3
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0xfc6eef…d2316b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0x7dcbb5…1f543a
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase126d ago0xf364e8…2c35a8
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x60e285…401247
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase126d ago0x5755a5…275874
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase126d ago0x3799dd…52cca1
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase126d ago0xa501a0…02bf8f
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase126d ago0x626517…0d8e86
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase126d ago0x25c77f…61b564
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x49a42f…20e2cd
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x5b38ec…13e1a2
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x26e3e6…ba0c0c
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xedf845…be6ce0
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase126d ago0xfe0892…6c7e28
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase126d ago0x98c10e…f1691d
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xbb1e5a…2ec16b
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xa03723…787e26
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005218100%coinbase126d ago0x0be411…56f386
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0xf97d31…f03401
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005218100%coinbase126d ago0x1341a0…32d876
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0xc754e2…89b469
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xba24d3…7b3703
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0xae7234…b4c1d1
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase126d ago0x3f01de…5177ab

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.