Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase42d ago0xa10de5…caaf97
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase42d ago0xe1ef82…548578
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase42d ago0x174eb8…05edde
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase42d ago0x159ce5…349c6b
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase42d ago0x1ce873…1319af
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase42d ago0x11b7a9…368996
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase42d ago0x8c4d9d…d634f7
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase42d ago0x78bff2…a944b7
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase42d ago0x5c89e7…63604c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase42d ago0x823390…9ad483
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase42d ago0xb275d9…7821e1
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase42d ago0x204048…ba7af2
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase42d ago0x47728f…d812f0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase42d ago0x120ff4…bfd702
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase42d ago0xea4248…e01252
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase42d ago0xb27b1e…1fae7d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase42d ago0x0d49e2…1259ac
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase42d ago0xb1d5cf…a53614
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase42d ago0xacafb1…67cd2c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase42d ago0xecac7a…494101
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase42d ago0xbf3312…3232bb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase42d ago0xc3decd…0a4485
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase42d ago0xee071e…ab70b6
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase42d ago0xaa902a…45517a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase42d ago0xdc2c4e…ec2bc7

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.