Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase93d ago0x388a44…855015
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase93d ago0xf36213…8aa0b5
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x1028cb…9c23df
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0xf9e632…84848d
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase93d ago0xcc36f8…3c8039
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase93d ago0xf3bfcf…98fac9
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x98b5be…8902fd
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x7a8965…a58597
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase93d ago0xf0540e…800add
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase93d ago0xabc4d1…3a2633
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x095462…186417
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x3c6fea…71d9c7
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x97f4db…e4256c
0xc661…58030xffc4…37b1Basex402 service$0.001100%coinbase93d ago0x9f9a15…6c75f9
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase93d ago0x71637d…33c788
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x9e3ae8…8cc646
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase93d ago0x6cdd1c…5d94bd
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase94d ago0xd11132…b97429
0xc661…58030x5b56…96f0Basex402 service$0.002100%coinbase94d ago0x3b570d…b07d1e
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase94d ago0x5a9c2d…063370
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase94d ago0x74d7e4…bd104f
0xc661…58030xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase94d ago0xeae5fc…bdd2ad

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.