Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a7f…cdaa0xca12…cd0cBasex402 service$0.03100%payAI105d ago0x52c1ae…f56a1f
0x6a7f…cdaa0x34d7…8d73Base—$0.01100%coinbase105d ago0xe720af…bf059f
0x6a7f…cdaa0x54a0…05adBase—$0.01100%coinbase105d ago0x07dd77…5481e1
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase105d ago0xc80be0…eb4ff7
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase105d ago0x04b0e0…bc21cd
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase105d ago0xc1ce53…71c003
0x6a7f…cdaa0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0xe4ebdf…33fbb4
0x6a7f…cdaa0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0xdb934a…09c10e
0x6a7f…cdaa0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase105d ago0x00082d…ee0b47
0x6a7f…cdaa0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase105d ago0xbe48dc…aca095
0x6a7f…cdaa0x325b…d430BaseStableEnrichExa$0.02100%coinbase105d ago0x4aafd1…3f3cfc
0x6a7f…cdaa0x059d…5945Basex402 service$0.03100%coinbase105d ago0xdb9dd4…a60478
0x6a7f…cdaa0x037b…9534Base—$0.01100%coinbase105d ago0xbefe8f…929e4b
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase105d ago0xee08a6…97342a
0x6a7f…cdaa0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase105d ago0x36b3ca…d183f7
0x6a7f…cdaa0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0xb1032f…4bf27e
0x6a7f…cdaa0x058a…8f17BaseBlockRun.AIAi$0.0075100%coinbase105d ago0x367d76…626840
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase105d ago0x9eef1b…9df405
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.005100%coinbase105d ago0xdc1f65…de6052
0x6a7f…cdaa0x6302…ad57BaseTripadvisorTravel$0.01100%payAI105d ago0x6d0305…30469f
0x6a7f…cdaa0xffa9…686fBaseMinifetch Technical SEO APISeo$0.002100%coinbase105d ago0x6a7b52…0aff0f
0x6a7f…cdaa0xffa9…686fBaseMinifetch Technical SEO APISeo$0.001100%coinbase105d ago0xec1221…f813e8
0x6a7f…cdaa0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase105d ago0x2c581e…bf0020
0x6a7f…cdaa0xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase105d ago0x120ec4…94d699

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.