Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004445100%coinbase78d ago0x374ee0…27c49c
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004367100%coinbase78d ago0x2ab5d2…d0c0fa
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.00429100%coinbase78d ago0x551711…893c5e
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004236100%coinbase78d ago0x1e614c…16aeaa
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004119100%coinbase78d ago0xa61f1b…e93185
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.004049100%coinbase78d ago0x420c4f…02c4f5
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.42100%coinbase78d ago0x44b4fb…7d5b4b
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003729100%coinbase78d ago0xabb1b3…b67e2b
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003729100%coinbase78d ago0x22b0d1…8200a8
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003673100%coinbase79d ago0xcc373f…05d3f5
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003643100%coinbase79d ago0x94d7e9…39975d
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003534100%coinbase79d ago0x702bb2…12544a
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003425100%coinbase79d ago0xffede8…e25abb
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003392100%coinbase79d ago0x5226a3…ba1f75
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003327100%coinbase79d ago0x106888…577103
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003237100%coinbase79d ago0x72821e…047f2e
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.49100%coinbase79d ago0xac424b…f7351c
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003174100%coinbase79d ago0xc329c9…132e72
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003084100%coinbase79d ago0xf9ae8c…b5a1cc
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.003049100%coinbase79d ago0x487e6d…e3a90f
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002956100%coinbase79d ago0x0afdb2…7ee94f
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.00282100%coinbase79d ago0x39f44a…67a357
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002722100%coinbase79d ago0xa9187d…f7c555
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.00263100%coinbase79d ago0xe02fa2…5fe540
0x2acb…a6a10xe903…1abfBaseBlockRun.AIAi$0.002561100%coinbase79d ago0x904405…7385a5

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.