Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85bd…db6b0x9627…f331Basex402 service$0.005100%coinbase63d ago0xa1bcf7…2da9ca
0x85bd…db6b0x9627…f331Basex402 service$0.005100%coinbase63d ago0x5b954c…00f2a2
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase63d ago0x7875e4…8f6d22
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase63d ago0x9c1dd6…680619
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.003841100%coinbase63d ago0xf01843…2c3376
0x85bd…db6b0x9627…f331Basex402 service$0.005100%coinbase63d ago0x7de19e…154f0d
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.00108100%coinbase63d ago0x59557b…0f2beb
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase63d ago0xf640b4…31c96f
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.004504100%coinbase63d ago0xa8d839…d40a78
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.00108100%coinbase63d ago0x5bb4e3…f9122a
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase63d ago0x98a5a1…d424ce
0x85bd…db6b0x9627…f331Basex402 service$0.005100%coinbase63d ago0x682747…ff5ee8
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase63d ago0x789a8d…832bc3
0x85bd…db6b0x9627…f331Basex402 service$0.005100%coinbase63d ago0xa7ad6c…191eaa
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase63d ago0xaa8677…b75b90
0x85bd…db6b0x9627…f331Basex402 service$0.005100%coinbase63d ago0x70b33d…38faf9
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase63d ago0x025aa8…98af86
0x85bd…db6b0x9627…f331Basex402 service$0.005100%coinbase63d ago0x15c3f1…6da6b5
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase63d ago0xcf0e4c…938601
0x85bd…db6b0x9627…f331Basex402 service$0.005100%coinbase63d ago0x4eca6e…6ff146
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase63d ago0x401b60…cddea2
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.01100%coinbase63d ago0x813632…31ad71
0x85bd…db6b0x2b6d…32c5Base2sPublic-records$0.00108100%coinbase63d ago0x9bc0f7…bc22e1
0x85bd…db6b0x9627…f331Basex402 service$0.005100%coinbase63d ago0x26fc2c…3d2a14
0x85bd…db6b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase63d ago0x7166c9…526a35

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.