Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x63e4…59a10xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0075100%coinbase42d ago0x4a896a…5731cd
0x63e4…59a10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xe0ede0…4925df
0x63e4…59a10xbc64…e3b0Basex402 service$0.005100%coinbase42d ago0xb159d2…f5656c
0x63e4…59a10xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0025100%coinbase42d ago0xed1f81…fa5894
0x63e4…59a10xbc64…e3b0Basex402 service$0.001100%coinbase42d ago0x43e1f5…87a527
0x63e4…59a10xbc64…e3b0Basex402 service$0.01100%coinbase42d ago0x774e0f…c10c8d
0x63e4…59a10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x9edbe4…1886f7
0x63e4…59a10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x47b5f1…df621c
0x63e4…59a10xbc64…e3b0Basex402 service$0.01100%coinbase42d ago0xc13a7f…05fb0a
0x63e4…59a10x03d7…584cBasex402 service$0.1070%0xf615…3d6c42d ago0x0d0e64…583c8a
0x63e4…59a10x0e84…b808BaseOtto AITwitter search$0.003100%coinbase42d ago0xfbc623…bb894d
0x63e4…59a10x0e84…b808BaseOtto AITwitter search$0.003100%coinbase42d ago0x507f3c…6eb7d9
0x63e4…59a10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x41a3dd…780960
0x63e4…59a10xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xb826cd…b8d043
0x63e4…59a10x03d7…584cBasex402 service$0.1070%0xf615…3d6c42d ago0x8480e5…e8179b
0x63e4…59a10xaeeb…00abBaseStock Trends Market IntelligenceFinance$0.0035100%coinbase42d ago0x1d4124…90cdcd
0x63e4…59a10x3070…fa85Basex402 service$0.03100%coinbase42d ago0x96e7bb…07d5b9
0x63e4…59a10xbf22…ab92BaseDripSubstack$0.40100%coinbase42d ago0xec5b43…914d32
0x63e4…59a10x03d7…584cBasex402 service$0.01100%coinbase42d ago0x5dd050…682bb5

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.