Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0xa432f0…7f587b
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x04145e…ed7d65
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0xeca0df…a49129
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x3eb52c…61caf1
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x65ca95…03d66b
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0xfad482…cb2e16
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x491ed1…6933c6
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0xf44c82…ea9cbd
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0xfcacc7…8d4f1b
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x08a4bd…d7dcf8
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0xd4fb38…5171e7
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0xba7eeb…1a03dc
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x2ae51c…c245b6
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x86d076…8dad73
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0xa6b41b…1f091e
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x6221ba…0499ca
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0xfa5f46…ce92f9
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0xcb10ca…43079c
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0xcacef8…243043
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x3e6bb8…ec7a20
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0xc96786…1ce3f0
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x3dbbc3…52b988
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x4b474b…40484c
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x449f22…c50a60
0xaf98…a5070x6839…1a2bBase$0.003100%coinbase47d ago0x92bc0a…faaa54

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.