Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0x79a386…9a8691
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x7b6651…2ba8f0
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006671100%coinbase138d ago0x1bda53…ec2075
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0xe3ac77…b01b11
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0x9f9887…b680b5
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0x02079c…fda8f1
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0x400274…281cd9
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0x88b8fa…3b1703
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0x207fc1…ae9ea1
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0xf8aa8c…117a3d
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0x069715…165e5a
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0xe99990…8f4e19
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0x713935…4bfa11
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0x112a36…c55881
0xbdea…c19b0xe903…1abfBaseBlockRun.AIAi$0.001023100%coinbase138d ago0xcb17f0…bd2e7c
0xbdea…c19b0xe903…1abfBaseBlockRun.AIAi$0.002058100%coinbase138d ago0x74de0d…4574e0
0xbdea…c19b0xe903…1abfBaseBlockRun.AIAi$0.001023100%coinbase138d ago0x538b7d…f1ee26
0xbdea…c19b0xe903…1abfBaseBlockRun.AIAi$0.002058100%coinbase138d ago0x5e9d0d…bec890
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0x8018b7…48e015
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0x4ccf98…ba9467
0xbdea…c19b0xe903…1abfBaseBlockRun.AIAi$0.001023100%coinbase138d ago0xb23a7f…164eeb
0xbdea…c19b0xe903…1abfBaseBlockRun.AIAi$0.001023100%coinbase138d ago0xb6a2ca…3c6d40
0x2611…88200xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase138d ago0x1cc8e2…91bdd7
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase138d ago0x935bd1…68a5af
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.007677100%coinbase138d ago0x4bed97…e7b31b

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.