Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase150d ago0x3e6e4e…594115
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x274aa4…b7e36d
0x7a23…397b0x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x1c4642…4f3cdd
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x173ff2…75b9e4
0x15c3…bc2b0x9dba…0df8Basex402 service$0.01100%coinbase150d ago0x39639e…033a2b
0x15c3…bc2b0x6d6e…9192BaseExaSearch$0.007100%coinbase150d ago0xf505ee…601a10
0x9ae9…69140x6d6e…9192BaseExaSearch$0.007100%coinbase150d ago0x046668…8eecff
0x3ec8…c7990x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x40bd00…112f78
0xf13d…a74f0x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x41d944…e588af
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase150d ago0xb99726…16d9f1
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase150d ago0x6dcccd…e38682
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%coinbase150d ago0xe0d2d3…301bf1
0x4c26…237c0x9dba…0df8Basex402 service$0.01100%coinbase150d ago0x55b180…347c2e
0x9ae9…69140x6d6e…9192BaseExaSearch$0.007100%coinbase150d ago0x73b67a…ec0b84
0x9ae9…69140x6d6e…9192BaseExaSearch$0.007100%coinbase150d ago0x888a2e…8e0f24
0xd168…f06d0x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x611ff3…6049a6
0x9ae9…69140x6d6e…9192BaseExaSearch$0.007100%coinbase150d ago0xfcf6bf…3f4052
0x149a…98a20x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x6adac5…9f7921
0x24c9…736f0x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0xdc6e6e…358a2f
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase150d ago0x2a02a4…ff6645
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase150d ago0x35efc3…176cfd
0x2fe8…67ce0x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x526e92…33105b
0x9a48…32300x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0x0f1599…3e88a2
0x9a48…32300x40a8…ad8bBasex402 service$0.005100%coinbase150d ago0xa06b7a…264515
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase150d ago0x38ffaa…b93fa9

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.