Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x7b0056…61e0df
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0xf1c071…90ce1f
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x88731f…91689d
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x9ad180…9ed1b5
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x470ba5…59e6fa
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x37ffe2…49d57d
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0xc0447a…02aa65
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0xf93c33…8700fc
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x39f8f5…0c7298
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x549313…d4d8b6
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0xe16a15…16302f
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x22c1c2…80b765
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x883fde…5bde78
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0xc9d174…4a201d
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x89a503…e3cac6
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x3963a6…548360
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x7cf88d…8e7973
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0xdbf9dd…31962b
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x34ca87…ed4337
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0xe0c693…91b77b
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0xe3f688…c0e841
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x8911ea…bb0aeb
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0xd2c832…c0e4e0
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x65c23f…bfcc4e
0x4973…e8e90xafff…aad3Base$0.10100%coinbase176d ago0x1d6482…a25e6c

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.