Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.34100%coinbase142d ago0x5b214c…993ea0
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase142d ago0xe3bc14…087c9d
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase142d ago0xfb8b57…03ef9d
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase142d ago0xccea89…92adfd
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase142d ago0x6a7ff5…642033
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase142d ago0x1c3d75…175267
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase142d ago0xe86ef3…253431
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase142d ago0x4e2bda…4192ea
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase142d ago0x3fe504…925970
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase142d ago0x65cf1e…c0043c
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase142d ago0xd892f0…ce33db
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase142d ago0x69e2da…701af9
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase142d ago0x3ec272…671b0d
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase142d ago0xfa8174…6f9eb4
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase142d ago0x78889f…f19e83
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase142d ago0xddf9cc…057e5b
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase142d ago0x50697f…e94a00
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase142d ago0xc7f851…0d2bb1
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase142d ago0x1b1b2b…4f9587
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase142d ago0x1a3c40…e71b8b
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase142d ago0xd5f006…a70be1
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase142d ago0x77a757…378948
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase142d ago0xc1da54…b716ce
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase142d ago0x6758b2…d74508
0xcfdf…78700xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase142d ago0x82f906…3305a8

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.