Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase124d ago0x97d327…77753e
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase124d ago0xd1f509…9f4b10
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase124d ago0x5be6c8…31508a
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase124d ago0xdc5b77…69a1b4
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.19100%coinbase124d ago0x93ace8…32d07e
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase124d ago0xe8b0a7…fc074b
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.18100%coinbase124d ago0x581fb3…a4a59d
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.17100%coinbase124d ago0xb5f5c6…b611c4
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x1a4d02…65aff0
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004991100%coinbase124d ago0x8042e1…531683
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x076426…73db4f
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004991100%coinbase124d ago0x6d2953…1cdb11
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x22a5be…f7d0e9
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004959100%coinbase124d ago0xa9d3cc…0217c2
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0xa370b9…5f0b7e
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004907100%coinbase124d ago0xd59173…1acd62
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0xad2db3…db5f0f
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004855100%coinbase124d ago0xd7c371…996a27
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0xa741e6…e0b656
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.004822100%coinbase124d ago0x9460b5…b59f96
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0xafdc65…b6b08c
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.00479100%coinbase124d ago0xc5541c…6eab63
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0xa3d691…0956a6
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x23cd32…259045
0xe01a…410d0xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase124d ago0x7c9384…52ccbd

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.