Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x73f66a…be8d8a
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x825fcd…929aba
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xddb499…4b0c1c
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xa0f915…9b79b6
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x8a6312…c609ae
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x37bd6e…9adbe5
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x954328…102edc
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xbdebf7…8c2b2f
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xaa45ee…d1ac8a
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xcbd237…0d0016
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x30e49f…2d280c
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x30b55c…9e79de
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x73a34e…3f5560
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase38d ago0x4b1694…585cd5
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x1a9cb2…6342c7
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0xe5332b…ea4ee2
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x84cad1…fb66e5
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase38d ago0x2d9dc4…e03c61
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase38d ago0xe85e8c…b753df
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase38d ago0x73e392…56c011
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x1ed9ae…313145
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x3223d4…efdf4e
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase38d ago0x93df57…fce901
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase38d ago0x7aad25…a6f822
0x67b3…8f080xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase38d ago0x1c8de7…421503

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.