Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x09ca…55a00x40a8…ad8bBasex402 service$0.005100%coinbase147d ago0xa93255…b66587
0x97f6…b47d0x40a8…ad8bBasex402 service$0.005100%coinbase147d ago0xc3c510…65ffe7
0x97f6…b47d0x40a8…ad8bBasex402 service$0.01100%coinbase147d ago0x2179fb…619039
0xcd84…2d490x40a8…ad8bBasex402 service$0.01100%coinbase147d ago0xfb121f…12c8cf
0xdd25…34680x40a8…ad8bBasex402 service$0.005100%coinbase147d ago0x54f2b9…7337ff
0xdd25…34680x40a8…ad8bBasex402 service$0.001100%coinbase147d ago0xee6431…eeb9ba
0x23a2…84ff0x40a8…ad8bBasex402 service$0.005100%coinbase147d ago0xc4bfbe…8c099e
0x23a2…84ff0x40a8…ad8bBasex402 service$0.01100%coinbase147d ago0xba62a9…42f2c6
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0x55089d…41f36d
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0x6a605e…8d1e8f
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0x8ae3c5…cbfa1b
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0x9aa7ce…5b898d
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0x2bd212…d9cc78
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0xe91102…e12446
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0xf421e9…dbb713
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0x314bdc…1aa1e3
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0x389d11…fa272d
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0x0bfb67…02addc
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0xb488ba…9bd833
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0x01943a…0ae6e6
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0xf69a49…fe07b5
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0xc76948…b88709
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase147d ago0x5fb2d5…6617b3
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase147d ago0xd061bc…93329c
0x00b4…5c6d0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase147d ago0x7a726e…a3f584

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.