Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb13e…a6ce0x5721…8867Basex402 service$0.001100%coinbase108d ago0x0d6397…14e5f0
0xb13e…a6ce0x5721…8867Basex402 service$0.001100%coinbase108d ago0xe1b0c3…ddb2d4
0xb13e…a6ce0xad62…95c8Basex402 service$0.01100%coinbase108d ago0x3d555a…89dd11
0xb13e…a6ce0x9dba…0df8Basex402 service$0.01100%payAI108d ago0x9f290b…636d3d
0xb13e…a6ce0x9dba…0df8Basex402 service$0.005100%payAI108d ago0xb46349…427c33
0xb13e…a6ce0x9dba…0df8Basex402 service$0.005100%payAI108d ago0x8e8f76…a8ba9c
0xb13e…a6ce0x9dba…0df8Basex402 service$0.01100%payAI108d ago0xf686e6…e54d7d
0xb13e…a6ce0x9dba…0df8Basex402 service$0.01100%payAI108d ago0x9a860b…23880c
0xb13e…a6ce0xd8ba…8e9bBasex402 service$0.04100%payAI108d ago0xe20a8a…a55d40
0xb13e…a6ce0x1358…9891Basex402 service$0.10100%coinbase108d ago0xfd8808…9afdb1
0xb13e…a6ce0x0b6e…505dBasex402 service$0.01100%coinbase108d ago0x64346b…0a8278
0xb13e…a6ce0x154b…19b1Basex402 service$0.03100%coinbase108d ago0x363592…587383
0xb13e…a6ce0x154b…19b1Basex402 service$0.01100%coinbase108d ago0xc9be34…0d7122
0xb13e…a6ce0x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase108d ago0x8be38e…244228
0xb13e…a6ce0xd593…700dBasex402 service$0.05100%coinbase108d ago0x0de4a4…96e9f8
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase108d ago0x80413d…1006cf
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.01100%coinbase108d ago0xd05552…47d0f6
0xb13e…a6ce0xd8ba…8e9bBasex402 service$0.02100%payAI108d ago0x0b19d3…e5dce0
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.05100%coinbase108d ago0x3884b1…46c63d
0xb13e…a6ce0x9305…f13fBaseNansenCrypto$0.05100%coinbase108d ago0x78ec6e…443b2d
0xb13e…a6ce0xd8ba…8e9bBasex402 service$0.01100%payAI108d ago0x53c94d…5f3738

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.