Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase58d ago0x72ae58…9bc1e8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase58d ago0x339555…999a49
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase58d ago0xa1abf9…5b1f77
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase58d ago0xa13b32…fbf150
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase58d ago0xb9a210…4ecbd7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase58d ago0xeb49cd…96f51e
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xa4bba4…8be32a
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x07e710…9d7fad
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase58d ago0x6c0e4a…c1b177
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xbdafac…7d2c8d
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase58d ago0x71e053…9da062
0x95fe…217c0x9c95…e299Base$0.001100%fluxa58d ago0xc57890…d1225b
0xb0db…3d390x9c95…e299Base$0.001100%fluxa58d ago0x9841e7…31d144
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0xe8907b…abb824
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase58d ago0x80c537…0fe44e
0xb46f…b59e0x325b…d430BaseStableEnrichExa$0.03100%coinbase58d ago0x37f304…784915
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase58d ago0x19fcc4…10006c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase58d ago0x0e324d…a180d7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase58d ago0x6c16c3…bf5c1a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase58d ago0x8d8943…4a0bcc
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase58d ago0x93248c…943ce3
0xbafb…30d90xbae5…c1dbBase$10,000.00100%0xa923…c9ac58d ago0xbf8f87…750c69
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase58d ago0x0614eb…c1341d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase58d ago0x4c3851…9b85a0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009271100%coinbase58d ago0x952e4b…47d36f

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.