Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9871…d9710x40a8…ad8bBasex402 service$0.01100%coinbase144d ago0x899225…ad4cdb
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0x575247…a95176
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0x1070ce…079f68
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0xe3cc2c…6ad4c6
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0xc5c2d9…1493eb
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0xd4d5fb…f50ffc
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0x5b390e…83c0e5
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase144d ago0x592e0f…dc9c7b
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase144d ago0x48e37c…06feb3
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0x25b8cd…e9dfa8
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0x819983…512df0
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0xcf2662…af914f
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.006946100%coinbase144d ago0x95e724…2ab8a2
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase144d ago0x6e3722…803c13
0x4629…6f820x0e84…b808BaseOtto AITwitter search$0.50100%coinbase144d ago0xe75937…0b7864
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0x40ce49…4edf03
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0xfad257…80d9f7
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0xd119e9…7c6531
0x4629…6f820x0e84…b808BaseOtto AITwitter search$0.10100%coinbase144d ago0x4cef89…1965fb
0x2dda…33400xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase144d ago0x49996d…ce7154
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0x3a63a8…ee7ddc
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0x418b22…1f5329
0x5c75…ad2f0x9dba…0df8Basex402 service$0.01100%dexter144d ago0x1bd0dc…2b5c77
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase144d ago0x8afa1c…809662
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase144d ago0xcfe87c…aeaec2

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.